[ 
https://issues.apache.org/jira/browse/LUCENE-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lu Xugang resolved LUCENE-10594.
--------------------------------
    Resolution: Not A Problem

> Duplicated value should be involve in SortedSetDocValues#docValueCount() in 
> MemoryIndex
> ---------------------------------------------------------------------------------------
>
>                 Key: LUCENE-10594
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10594
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Lu Xugang
>            Priority: Trivial
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Base on 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 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