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
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