hpvd commented on issue #7218: URL: https://github.com/apache/pinot/issues/7218#issuecomment-1943661027
this is an relatively old issue, and some things are already implemented. Coming from the ecommerce field where good text search is an absolute must-have, the question is why shouldn't search be from the same quality in real-time analytics?? here are some screenshots of the backend settings of a great lucene integration to a shop software (magento addon by extendware) yes they are a little aged and don't include the latest things like using embeddings for similarity search, but they are still a perfect baseline.. => Maybe some of these settings and their functionality are a good inspiration for advancing full text search in pinot further:    -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
