[jira] [Commented] (LUCENE-5931) DirectoryReader.openIfChanged(oldReader, commit) incorrectly assumes given commit point has deletes/field updates

2014-09-22 Thread Vitaly Funstein (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14143710#comment-14143710 ] Vitaly Funstein commented on LUCENE-5931: - Michael, Your updated patch

[jira] [Commented] (LUCENE-5931) DirectoryReader.openIfChanged(oldReader, commit) incorrectly assumes given commit point has deletes/field updates

2014-09-18 Thread Vitaly Funstein (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138564#comment-14138564 ] Vitaly Funstein commented on LUCENE-5931: - Mike/Robert, I have a follow-up

[jira] [Comment Edited] (LUCENE-5931) DirectoryReader.openIfChanged(oldReader, commit) incorrectly assumes given commit point has deletes/field updates

2014-09-18 Thread Vitaly Funstein (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138564#comment-14138564 ] Vitaly Funstein edited comment on LUCENE-5931 at 9/18/14 6:08 AM:

[jira] [Created] (LUCENE-5931) DirectoryReader.openIfChanged(oldReader, commit) incorrectly assumes given commit points has deletes/field updates

2014-09-09 Thread Vitaly Funstein (JIRA)
Vitaly Funstein created LUCENE-5931: --- Summary: DirectoryReader.openIfChanged(oldReader, commit) incorrectly assumes given commit points has deletes/field updates Key: LUCENE-5931 URL:

[jira] [Updated] (LUCENE-5931) DirectoryReader.openIfChanged(oldReader, commit) incorrectly assumes given commit points has deletes/field updates

2014-09-09 Thread Vitaly Funstein (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaly Funstein updated LUCENE-5931: Attachment: CommitReuseTest.java DirectoryReader.openIfChanged(oldReader, commit)

[jira] [Updated] (LUCENE-5931) DirectoryReader.openIfChanged(oldReader, commit) incorrectly assumes given commit point has deletes/field updates

2014-09-09 Thread Vitaly Funstein (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaly Funstein updated LUCENE-5931: Summary: DirectoryReader.openIfChanged(oldReader, commit) incorrectly assumes given commit

[jira] [Created] (LUCENE-5912) Non-NRT directory readers don't reuse segments maintained IndexWriter's segment reader pool

2014-08-28 Thread Vitaly Funstein (JIRA)
Vitaly Funstein created LUCENE-5912: --- Summary: Non-NRT directory readers don't reuse segments maintained IndexWriter's segment reader pool Key: LUCENE-5912 URL: https://issues.apache.org/jira/browse/LUCENE-5912

[jira] [Resolved] (LUCENE-5912) Non-NRT directory readers don't reuse segments maintained IndexWriter's segment reader pool

2014-08-28 Thread Vitaly Funstein (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaly Funstein resolved LUCENE-5912. - Resolution: Invalid Lucene Fields: (was: New) Actually, I'll take it back...