Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added 3 FullTextSearch Libraries - Update README.md #1285

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

blackholeearth
Copy link

@blackholeearth blackholeearth commented Feb 27, 2025

CATEGORY/PROJECT_NAME - PROJECT_LINK

PROJECT_DESCRIPTION

Search

Search Libraries

Lunr-Core - Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.

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

ZoneTree.FullTextSearch - efficient full-text search library. extends ZoneTree. It is fast, embedded search engine suitable for applications that require high performance and do not rely on external databases.

@blackholeearth blackholeearth changed the title Update README.md added FullTextSearch Libraries added 3 FullTextSearch Libraries - Update README.md Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant