[ 
https://issues.apache.org/jira/browse/LUCENE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530767#comment-17530767
 ] 

ASF subversion and git services commented on LUCENE-10188:
----------------------------------------------------------

Commit 322d7b526ea6685fb73d819335b93763e4fa3e93 in lucene's branch 
refs/heads/branch_9x from Michael McCandless
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=322d7b526ea ]

LUCENE-10188: also add docValueCount to Lucene70 backwards Codec


> 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

Reply via email to