[ https://issues.apache.org/jira/browse/SOLR-17525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910367#comment-17910367 ]
ASF subversion and git services commented on SOLR-17525: -------------------------------------------------------- Commit 85f4e7399b772d3d38e434c3a5cc5c2fe2e3a7fd in solr's branch refs/heads/branch_9x from Alessandro Benedetti [ https://gitbox.apache.org/repos/asf?p=solr.git;h=85f4e7399b7 ] SOLR-17525: wrong model store in documentation (cherry picked from commit 4f60afede0f705c95a536fc6a371437724e7b68d) > Text to Vector Query Parser > --------------------------- > > Key: SOLR-17525 > URL: https://issues.apache.org/jira/browse/SOLR-17525 > Project: Solr > Issue Type: New Feature > Security Level: Public(Default Security Level. Issues are Public) > Components: query parsers > Reporter: Alessandro Benedetti > Priority: Major > Labels: pull-request-available, vector-based-search > Fix For: 9.8 > > Time Spent: 21h 40m > Remaining Estimate: 0h > > Scope of this issue is to introduce support for automatic text vectorisation > in Apache Solr, directly in a query parser. > 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 query parser will use such services to directly encode the > query to a vector and then run vector search on a DenseVectorField. -- 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