[
https://issues.apache.org/jira/browse/SOLR-16574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649100#comment-17649100
]
ASF subversion and git services commented on SOLR-16574:
--------------------------------------------------------
Commit 516180f2ad2393038601f737319e043ec9ac923c in solr's branch
refs/heads/main from Gabriel Magno
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=516180f2ad2 ]
SOLR-16574: Demonstrate Dense Vectors and KNN as part of the Films example
(#1213)
* Extend SolrCLI to support the additional fieldtype so that bin/solr start -e
films works.
* Introduce documentation and scripts for creating a vector in the first place,
an often missing part of a demo.
Co-authored-by: Eric Pugh <[email protected]>
> Demonstrate Dense Vectors and KNN as part of the Films example
> --------------------------------------------------------------
>
> Key: SOLR-16574
> URL: https://issues.apache.org/jira/browse/SOLR-16574
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: examples
> Affects Versions: 9.0, 9.1
> Reporter: Gabriel Magno
> Assignee: Eric Pugh
> Priority: Minor
> Labels: examples, knn, vector, vector-based-search
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Considering that Solr 9.0 introduced Dense Vectors and KNN, it would be good
> to have these features demonstrated in a builtin example.
> The idea would be to add a new Dense Vector field in the existing films
> dataset that would be a vector representation of the films. Then, we could
> add some example KNN queries showing the multiple ways that vectors could be
> used with Solr.
> I already have an initial separated example in a personal fork of mine, I
> plan to work on merging it with the current existing [films
> example|https://github.com/apache/solr/tree/main/solr/example/films].
> The idea for this issue rised in discussion with [~epugh] in another issue
> related to KNN and Dense Vectors (SOLR-16567).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]