Re: built index doesn't contain a segments file

2007-04-08 Thread Erick Erickson
Yep, you got it On 4/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: On Sunday 08 April 2007 19:28, Erick Erickson wrote: > If it means they are two are completely separate > operations working with two different indexes in two separate > directories, that's a different situation.

Re: built index doesn't contain a segments file

2007-04-08 Thread lucene
On Sunday 08 April 2007 19:28, Erick Erickson wrote: > If it means they are two are completely separate > operations working with two different indexes in two separate > directories, that's a different situation. That's what I do. > But are you completely sure you're closing both indexwriter

Re: built index doesn't contain a segments file

2007-04-08 Thread Erick Erickson
Please explain a little more what "I let two threads build an index" means. If it means two threads operate on the *same* index, that's a problem (but you're probably not doing this or you'd be getting lock violations I expect). If it means they are two are completely separate operations working