Yugank created SOLR-17681:
-----------------------------

             Summary: Text to Vector Filter for Indexing
                 Key: SOLR-17681
                 URL: https://issues.apache.org/jira/browse/SOLR-17681
             Project: Solr
          Issue Type: New Feature
            Reporter: Yugank


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 message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to