• Stars
    star
    113
  • Rank 308,650 (Top 7 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 10 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Smallest full text search engine (lucene replacement) built from scratch using inverted Roaring bitmap index, highly compact storage, operating in database and document modes

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