[
https://issues.apache.org/jira/browse/LUCENE-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530769#comment-17530769
]
Michael McCandless commented on LUCENE-10188:
---------------------------------------------
Thanks [~spike.liu] – I just pushed this and backported to 9.x.
In the backport I also had to add this method to the Lucene70 backward 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: [email protected]
For additional commands, e-mail: [email protected]