[
https://issues.apache.org/jira/browse/LUCENE-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Sokolov updated LUCENE-9582:
------------------------------------
Summary: Rename VectorValues.ScoreFunction to SearchStrategy (was: Make
VectorValues' scoring/search API more extensible)
> Rename VectorValues.ScoreFunction to SearchStrategy
> ----------------------------------------------------
>
> Key: LUCENE-9582
> URL: https://issues.apache.org/jira/browse/LUCENE-9582
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Michael Sokolov
> Priority: Major
>
> This is an issue to apply some of the feedback from LUCENE-9322 that came
> after it was pushed; we want to:
> 1. rename VectorValues.ScoreFunction -> SearchStrategy (and all of the
> references to that terminology), and make it a simple enum with no
> implementation
> 2. rename the strategies to indicate the ANN implementation that backs them,
> so we can represent more than one such implementation/algorithm.
> 3. Move scoring implementation to a utility class
> I'll open a separate issue for exploring how to hide the
> VectorValues.RandomAccess API, which is probably specific to HNSW
> FYI [~jtibshirani]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]