[
https://issues.apache.org/jira/browse/LUCENE-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated LUCENE-3581:
---------------------------------
Fix Version/s: (was: 4.7)
4.8
> IndexReader#isCurrent() should return true on a NRT reader if no deletes are
> applied and only deletes are present in IW
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-3581
> URL: https://issues.apache.org/jira/browse/LUCENE-3581
> Project: Lucene - Core
> Issue Type: Bug
> Affects Versions: 3.5, 4.0-ALPHA
> Reporter: Simon Willnauer
> Assignee: Simon Willnauer
> Fix For: 4.8
>
>
> I keep forgetting about this, I better open an issue. If you have a NRT
> reader without deletes applied it should infact return true on IR#isCurrent()
> if the IW only has deletes in its buffer ie. no documents where updated /
> added since the NRT reader was opened. Currently if there is a delete coming
> in we force a reopen which does nothing since deletes are not applied anyway.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]