[ 
https://issues.apache.org/jira/browse/SOLR-17632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935285#comment-17935285
 ] 

ASF subversion and git services commented on SOLR-17632:
--------------------------------------------------------

Commit ffd10423ae17b11ed0d9609145e83ad6e6312b9d in solr's branch 
refs/heads/branch_9x from Alessandro Benedetti
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=ffd10423ae1 ]

SOLR-17632: Text to Vector Update Request Processor (#3151)

* SOLR-17632: introducing update request processor + tests

---------

Co-authored-by: Christine Poerschke <[email protected]>
(cherry picked from commit 35a9b975ecaa83b2d4bd571d05d427f305af0f16)


> 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
>            Priority: Major
>              Labels: pull-request-available, vector-based-search
>             Fix For: 9.9
>
>          Time Spent: 6h 20m
>  Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to