[ https://issues.apache.org/jira/browse/LUCENE-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373913#comment-17373913 ]
Tomoko Uchida commented on LUCENE-9855: --------------------------------------- Thanks [~julietibs] and [~sokolov] for your thoughts. About the subtle question "'KNN' or 'NN', which one is better?"... Either one is totally ok for me. I don't see any substantial difference between them, then - I'd choose the shorter or more concise one, "NN". bq. I'd be fine with either, but have a slight preference for consistent camel casing: NnVectors or KnnVectors. This makes sense to me. I will open a PR that basically rename {{VectorFormat}} to {{NnVectorsFormat}} soon. Also I'll try to rename other classes that are closely related to it; I think we can brush up the details on the PR review. > Reconsider names for ANN related format and APIs > ------------------------------------------------ > > Key: LUCENE-9855 > URL: https://issues.apache.org/jira/browse/LUCENE-9855 > Project: Lucene - Core > Issue Type: Improvement > Components: core/codecs > Affects Versions: main (9.0) > Reporter: Tomoko Uchida > Priority: Blocker > Time Spent: 40m > Remaining Estimate: 0h > > There is some discussion about the codec name for ann search. > https://lists.apache.org/thread.html/r3a6fa29810a1e85779de72562169e72d927d5a5dd2f9ea97705b8b2e%40%3Cdev.lucene.apache.org%3E > Main points here are 1) use plural form for consistency, and 2) use more > specific name for ann search (second point could be optional). > A few alternatives were proposed: > - VectorsFormat > - VectorValuesFormat > - NeighborsFormat > - DenseVectorsFormat -- 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