You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Adrien Grand (Jira)" <ji...@apache.org> on 2021/06/30 14:06:00 UTC

[jira] [Commented] (LUCENE-10015) Remove VectorValues.SimilarityFunction, remove NONE

    [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org