Alessandro Benedetti created SOLR-17632:
-------------------------------------------

             Summary: Text to Vector Update Request Processor
                 Key: SOLR-17632
                 URL: https://issues.apache.org/jira/browse/SOLR-17632
             Project: Solr
          Issue Type: New Feature
          Components: UpdateRequestProcessors
            Reporter: Alessandro Benedetti
            Assignee: Alessandro Benedetti


Scope of this issue is to introduce support for automatic text vectorisation in 
Apache Solr, directly in a update request processor.
A LLM fine-tuned for sentence similarity will be accessed to embed the text.
Apache Solr will host the configuration parameters to access embedding services 
and the update request processor will use such services to directly encode the 
document field as a vector.




--
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