An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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)