[ https://issues.apache.org/jira/browse/LUCENE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530761#comment-17530761 ]
ASF subversion and git services commented on LUCENE-10188: ---------------------------------------------------------- Commit d9d2cb6f09ae9d7fc1be53b3764d717f07017fd5 in lucene's branch refs/heads/main from spike.liu [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=d9d2cb6f09a ] LUCENE-10188: Give SortedSetDocValues a docValueCount() (#663) Co-authored-by: vlc刘诚 <cheng...@trip.com> > Give SortedSetDocValues a docValueCount()? > ------------------------------------------ > > Key: LUCENE-10188 > URL: https://issues.apache.org/jira/browse/LUCENE-10188 > Project: Lucene - Core > Issue Type: Wish > Reporter: Adrien Grand > Priority: Minor > > Theoretically SortedSetDocValues gives more options to codecs with regard to > how SORTED_SET doc values could store ords. However in practice we currently > always store counts. Maybe giving SORTED_SET doc values an API that is closer > to the API of SORTED_NUMERIC doc values would be a better trade-off? -- 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