LuXugang opened a new pull request, #928:
URL: https://github.com/apache/lucene/pull/928

   Base on [LUCENE-10188](https://issues.apache.org/jira/browse/LUCENE-10188) , 
SortedSetDocValues#docValueCount() in MemoryIndex should keep the same semantic 
that duplicated values should also be involve in calculating count.
   Due to `dvBytesRefHashValuesSet` only record number of unique values, so a 
additional `count` is needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to