[ 
https://issues.apache.org/jira/browse/LUCENE-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554764#comment-17554764
 ] 

Michael McCandless commented on LUCENE-10600:
---------------------------------------------

OK thanks.

I guess because the "number of ords" in one doc is limited (based on the 2 GB 
RAM buffer flush limit) we feel that no single doc could have more than {{int}} 
limit number of unique ords?  Merging segments will not increase that per-doc 
count.

> SortedSetDocValues#docValueCount should be an int, not long
> -----------------------------------------------------------
>
>                 Key: LUCENE-10600
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10600
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>            Assignee: Lu Xugang
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




--
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