Adrien Grand created LUCENE-10188: ------------------------------------- Summary: 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
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.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org