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

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

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

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

* SOLR-17632: introducing update request processor + tests

---------

Co-authored-by: Christine Poerschke <[email protected]>

> 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
>          Time Spent: 6h 10m
>  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