yugankpant opened a new issue, #758:
URL: https://github.com/apache/solr-operator/issues/758

   Scope of this issue is to introduce support for automatic text vectorisation 
in Apache Solr, directly in the Analyzer chain during indexing.
   
   Since solr already have the capability of Text to Vector Query Parser thanks 
to Alessandro Benedetti. We should start looking at a Filter that can do the 
encoding using the same model we have uploaded for the query parser. This would 
make solr self sufficient without the use of external LLM service for encoding 
even during index time. 


-- 
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: issues-unsubscr...@solr.apache.org.apache.org

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


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

Reply via email to