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

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

> KnnVectorsWriter#writeField should take a KnnVectorsReader, not a 
> VectorValues instance
> ---------------------------------------------------------------------------------------
>
>                 Key: LUCENE-10183
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10183
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>            Priority: Minor
>              Labels: vector-based-search
>             Fix For: 9.1
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> By taking a VectorValues instance, KnnVectorsWriter#write doesn't let 
> implementations iterate over vectors multiple times if needed. It should take 
> a KnnVectorReaders similarly to doc values, where the writer takes a 
> DocValuesProducer.



--
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