You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "hpvd (via GitHub)" <gi...@apache.org> on 2024/02/14 12:19:31 UTC

Re: [I] Expand Full Text Search Capabilities [pinot]

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:
   
   
   ![lucene-search-for-magento-1-350](https://github.com/apache/pinot/assets/5681880/c5976140-2b26-427c-8259-f42d1f749292)
   
   ![lucene-search-for-magento-1-f43](https://github.com/apache/pinot/assets/5681880/6b433f07-2cee-4a8b-b952-7e18ec8e436b)
   
   ![lucene-search-for-magento-1-eba](https://github.com/apache/pinot/assets/5681880/ce0ad4b7-545c-4d77-b3d6-ba78240e2c1d)
   
   
   
   
   
   


-- 
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-unsubscribe@pinot.apache.org

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


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