Nhat Nguyen created LUCENE-9554:
-----------------------------------

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


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