atris opened a new issue #7395:
URL: https://github.com/apache/pinot/issues/7395


   Build a fully functional text search engine on top of native Pinot indices, 
allowing exact matches, prefix and suffix matches, substring matches and 
regular expressions.
   
   Performance of the text search component (automaton, matcher and FST) should 
be comparable or better than Lucene's FST, matcher and automaton.
   
   Build the engine using core Pinot capabilities and have it deeply integrated 
with Pinot's core components
   
   Allow the library to be reusable across Pinot.
   
   Allow the library to be extensible without requiring application changes
   
   Please see:
   
   
https://docs.google.com/document/d/1PMhoRy6WF46C4d4mw0LVe9b8Vjqes6vsXZkmxXzMYzw/edit#heading=h.krgi6ulfrbxj
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to