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

Alessandro Benedetti updated LUCENE-9908:
-----------------------------------------
    Labels: vector-based-search  (was: )

> Move VectorValues#search to VectorReader and LeafReader
> -------------------------------------------------------
>
>                 Key: LUCENE-9908
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9908
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 9.0
>            Reporter: Adrien Grand
>            Assignee: Julie Tibshirani
>            Priority: Blocker
>              Labels: vector-based-search
>             Fix For: 9.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> As ANN search doesn't require a positioned iterator, we should move it from 
> {{VectorValues}} to {{VectorReader}} and make it available from 
> {{LeafReader}} via a new API, something like 
> {{LeafReader#searchNearestNeighbors}}?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to