[ https://issues.apache.org/jira/browse/LUCENE-10015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372019#comment-17372019 ]
Adrien Grand commented on LUCENE-10015: --------------------------------------- +1 I was hoping we could remove NONE as well and make the iterator over vector values only relevant for merging, not searching, so that it doesn't have to worry about indexing skip lists to make advance() efficient. > Remove VectorValues.SimilarityFunction, remove NONE > --------------------------------------------------- > > Key: LUCENE-10015 > URL: https://issues.apache.org/jira/browse/LUCENE-10015 > Project: Lucene - Core > Issue Type: Task > Reporter: Robert Muir > Priority: Blocker > > This stuff is HNSW-implementation specific. It can be moved to a codec > parameter. > The NONE option should be removed: it just makes the codec more complex. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org