Re: org.apache.lucene.index.MergePolicy$MergeException

2009-08-05 Thread tsuraan
On 05/08/2009, Michael McCandless wrote: > Switching to addIndexes instead, or using SerialMergeScheduler, or > upgrading to 2.4.1, should all work. Thanks! We'll be switching to 2.9 once it's ready. From past experience, lucene upgrades are simple and painless, but I don't think I can do a 2.4

Re: org.apache.lucene.index.MergePolicy$MergeException

2009-08-05 Thread Michael McCandless
Switching to addIndexes instead, or using SerialMergeScheduler, or upgrading to 2.4.1, should all work. Mike On Wed, Aug 5, 2009 at 12:26 PM, tsuraan wrote: > I'm getting the exception > "org.apache.lucene.index.MergePolicy$MergeException: segment "_0 > exists in ex

org.apache.lucene.index.MergePolicy$MergeException

2009-08-05 Thread tsuraan
I'm getting the exception "org.apache.lucene.index.MergePolicy$MergeException: segment "_0 exists in external directory yet the MergeScheduler executed the merge in a separate thread". According to this: http://mail-archives.apache.org/mod_mbox/lucene-java-user/200809.mbox