-
Notifications
You must be signed in to change notification settings - Fork 1
Implement full text search engine #2
Copy link
Copy link
Open
Labels
blockThis feature could be important to the project but is blocked due given reasonThis feature could be important to the project but is blocked due given reasonenhancementNew feature or requestNew feature or request
Description
Sadly I'm don't know too much about string index/searching/match algorithms so I need to rely on another solutions for it, since is an important part of any database
Tantivy looks really promising since works like lucene so is plugable, I need to explore the futher posibilities
The FDB record layer implements a full text search indexing technique whichs I think I can use it natively, so I can have all in a single place
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockThis feature could be important to the project but is blocked due given reasonThis feature could be important to the project but is blocked due given reasonenhancementNew feature or requestNew feature or request