You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Cassandra Targett (Jira)" <ji...@apache.org> on 2019/10/10 18:49:00 UTC

[jira] [Resolved] (SOLR-13500) Vector Search with Solr

     [ https://issues.apache.org/jira/browse/SOLR-13500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassandra Targett resolved SOLR-13500.
--------------------------------------
    Resolution: Duplicate

> Vector Search with Solr
> -----------------------
>
>                 Key: SOLR-13500
>                 URL: https://issues.apache.org/jira/browse/SOLR-13500
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Dr Oleg Savrasov
>            Priority: Major
>
> In machine learning problems we usually need to find nearest neighbors in dense high dimensional vector space. Often, this retrieval had to be augmented with traditional Boolean retrieval.
> While no efficient KNN implementation is available in Solr yet, in practice people are using brute-force vector distance sorting after Boolean retrieval limits number of candidate vectors.
> It's proposed to add a clear way to implement such a solution with Solr.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org