hOOt
Smallest full text search engine (lucene replacement) built from scratch using inverted Roaring bitmap index, highly compact storage, operating in database and document modes
파일 탐색기
최종 버전 다운로드 (.zip)- BJSON.cs
- BJsonParser.cs
- BJsonSerializer.cs
- dynamic.cs
- Helper.cs
- dynamic.cs
- Formatter.cs
- Getters.cs
- Helper.cs
- JSON.cs
- JsonParser.cs
- JsonSerializer.cs
- Reflection.cs
- SafeDictionary.cs
- BitmapIndex.cs
- Container.cs
- DataTypes.cs
- Indexes.cs
- IndexFile.cs
- interface.cs
- KeyStore.cs
- KeyStoreHF.cs
- MGIndex.cs
- MGRB.cs
- MiniLZO.cs
- MurMurHash2.cs
- StorageFile.cs
- StorageFileHF.cs
- AssemblyInfo.cs
- BuildVersion.cs
- Document.cs
- Global.cs
- Hoot.cs
- Hoot.csproj
- ITokenizer.cs
- mylogger.cs
- SafeDictionary.cs
- tokenizer.cs
- ComHelper.cs
- FilterLoader.cs
- FilterReader.cs
- IFilter.cs
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- myDoc.cs
- Program.cs
- SampleApp.csproj
- AssemblyInfo.cs
- Class1.cs
- Tests.csproj
- buildversion.exe
- buildversion.ncs
- history.txt
- Hoot.sln
- LICENSE
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/mgholam/hOOt
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd hOOt
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
