IndexCommit.getFileNames() should not return dups
-
Key: LUCENE-1509
URL: https://issues.apache.org/jira/browse/LUCENE-1509
Project: Lucene - Java
Issue Type: Bug
Components: Index
[
https://issues.apache.org/jira/browse/LUCENE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1509:
---
Attachment: LUCENE-1509.patch
Attached patch. I plan to commit in a day or two.
>
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660322#action_12660322
]
Mark Miller commented on LUCENE-1483:
-
So what looks like a promising strategy?
Off t
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660322#action_12660322
]
markrmil...@gmail.com edited comment on LUCENE-1483 at 1/2/09 6:24 AM:
-
InstantiatedIndexReader throws NullPointerException in norms() when used with a
MultiReader
---
Key: LUCENE-1510
URL: https://issues.apache.org/jira/browse/LUCENE-1510
[
https://issues.apache.org/jira/browse/LUCENE-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Newson updated LUCENE-1510:
--
Attachment: TestWithMultiReader.java
Test case to demonstrate NPE.
> InstantiatedIndexReader
Hello.
I'm struggling with the following exception:
Exception in thread "Lucene Merge Thread #1037"
org.apache.lucene.index.MergePolicy$MergeException:
java.io.FileNotFoundException:
/home/plopes/aktwise/server-commons/data/lucenedata/_80c.tii (Too many
open files)
at
org.apache.lucene.in
I have just noticed that I subscribed the wrong list. I meant to
subscribe and email the Java User List.
Sorry
Nuno Seco wrote:
Hello.
I'm struggling with the following exception:
Exception in thread "Lucene Merge Thread #1037"
org.apache.lucene.index.MergePolicy$MergeException:
java.io.Fi