You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Lu Xugang (Jira)" <ji...@apache.org> on 2022/05/30 19:48:00 UTC

[jira] [Resolved] (LUCENE-10594) Duplicated value should be involve in SortedSetDocValues#docValueCount() in MemoryIndex

     [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org