[jira] [Commented] (LUCENE-4886) "new DirectoryTaxonomyReader(Directory)" throws "IndexNotFoundException: no segments* file found" on a new taxonomy directory

2013-03-27 Thread crocket (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615789#comment-13615789 ] crocket commented on LUCENE-4886: - That snippet seems to work. Please mark it as resolve

[jira] [Commented] (LUCENE-4886) "new DirectoryTaxonomyReader(Directory)" throws "IndexNotFoundException: no segments* file found" on a new taxonomy directory

2013-03-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614931#comment-13614931 ] Shai Erera commented on LUCENE-4886: In the past, before LUCENE-3441, DirTaxoReader h

[jira] [Commented] (LUCENE-4886) "new DirectoryTaxonomyReader(Directory)" throws "IndexNotFoundException: no segments* file found" on a new taxonomy directory

2013-03-26 Thread crocket (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614662#comment-13614662 ] crocket commented on LUCENE-4886: - I haven't tested the behavior of DirectoryTaxonomyRead

[jira] [Commented] (LUCENE-4886) "new DirectoryTaxonomyReader(Directory)" throws "IndexNotFoundException: no segments* file found" on a new taxonomy directory

2013-03-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614619#comment-13614619 ] Shai Erera commented on LUCENE-4886: Basically it should be ok, as long as they are "

[jira] [Commented] (LUCENE-4886) "new DirectoryTaxonomyReader(Directory)" throws "IndexNotFoundException: no segments* file found" on a new taxonomy directory

2013-03-26 Thread crocket (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614613#comment-13614613 ] crocket commented on LUCENE-4886: - I now use "new DirectoryTaxnomyReader(DirectoryTaxonom

[jira] [Commented] (LUCENE-4886) "new DirectoryTaxonomyReader(Directory)" throws "IndexNotFoundException: no segments* file found" on a new taxonomy directory

2013-03-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614602#comment-13614602 ] Shai Erera commented on LUCENE-4886: In the past DTW committed its IW in the ctor and

[jira] [Commented] (LUCENE-4886) "new DirectoryTaxonomyReader(Directory)" throws "IndexNotFoundException: no segments* file found" on a new taxonomy directory

2013-03-26 Thread crocket (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614568#comment-13614568 ] crocket commented on LUCENE-4886: - Why did it work fine on lucene 4.1? >

[jira] [Commented] (LUCENE-4886) "new DirectoryTaxonomyReader(Directory)" throws "IndexNotFoundException: no segments* file found" on a new taxonomy directory

2013-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614559#comment-13614559 ] Michael McCandless commented on LUCENE-4886: You need to call commit() before