https://github.com/mgholam/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
https://github.com/mgholam/hOOt
Last synced: about 2 months ago
JSON representation
Smallest full text search engine (lucene replacement) built from scratch using inverted Roaring bitmap index, highly compact storage, operating in database and document modes
- Host: GitHub
- URL: https://github.com/mgholam/hOOt
- Owner: mgholam
- License: mit
- Created: 2014-11-13T07:26:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T06:48:36.000Z (over 5 years ago)
- Last Synced: 2023-11-07T15:21:04.183Z (about 2 years ago)
- Language: C#
- Homepage: http://www.codeproject.com/Articles/224722/hOOt-full-text-search-engine
- Size: 210 KB
- Stars: 113
- Watchers: 13
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: history.txt
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-dotnet - 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 (Search / GUI - other)
- awesome-dotnet - 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 (Search / GUI - other)
- awesome-dotnet - hOOt
README
hOOt
====
Smallest full text search engine (lucene replacement) built from scratch using inverted ~~WAH bitmap~~ Roaring bitmap index, highly compact storage, operating in database and document modes
see the article here : [hOOt full text search engine](http://www.codeproject.com/Articles/224722/hOOt-full-text-search-engine)