You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2015/05/28 00:26:17 UTC

[jira] [Created] (LUCENE-6505) NRT readers don't always reflect last commit

Michael McCandless created LUCENE-6505:
------------------------------------------

             Summary: NRT readers don't always reflect last commit
                 Key: LUCENE-6505
                 URL: https://issues.apache.org/jira/browse/LUCENE-6505
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: Trunk, 5.3


Two cases here:

  * When I pull an NRT reader from IW,
    IR.getIndexCommit().getSegmentsFileName() should reflect what was
    last committed, but doesn't now

  * If I call IW.commit(), or IW.setCommitData(), but make no other
    changes, and then open a new NRT reader, I think it should reflect
    the new commit, but doesn't now




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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