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

Nhat Nguyen resolved LUCENE-9554.
---------------------------------
    Fix Version/s: 8.7
                   master (9.0)
       Resolution: Fixed

> Expose pendingNumDocs from IndexWriter
> --------------------------------------
>
>                 Key: LUCENE-9554
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9554
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/index
>            Reporter: Nhat Nguyen
>            Priority: Minor
>             Fix For: master (9.0), 8.7
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Some applications can use the pendingNumDocs from IndexWriter to estimate 
> that the number of documents of an index is reaching to the hard limit so 
> that it can reject writes without constructing Lucene documents.



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

Reply via email to