You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2019/11/08 18:13:00 UTC

[jira] [Created] (LUCENE-9040) Questionable/Underspecified behavior of DirectoryReader.getIndexCommit() on NRT Readers

Chris M. Hostetter created LUCENE-9040:
------------------------------------------

             Summary: Questionable/Underspecified behavior of DirectoryReader.getIndexCommit() on NRT Readers
                 Key: LUCENE-9040
                 URL: https://issues.apache.org/jira/browse/LUCENE-9040
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/index
            Reporter: Chris M. Hostetter


It seems like DirectoryReader.getIndexCommit() returns weird 
results when using a "reopened" reader off of uncommited IW changes.

Even though 2 diff readers will expose diff views of the index, they will 
claim to refer to the same IndexCommit (generation).

Original email thread (no replies): http://mail-archives.apache.org/mod_mbox/lucene-dev/201910.mbox/%3Calpine.DEB.2.21.1910301611190.8171%40slate%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org