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: [email protected]
For additional commands, e-mail: [email protected]