> Van: Jason Polites [mailto:[EMAIL PROTECTED]
> Verzonden: dinsdag 15 augustus 2006 2:28
> Onderwerp: Re: Index not recreated
>
> The "intermittent" nature of your problem points to a
> concurrency issue.
> Does the production environment have a greater number of
> users? If so, this likely t
year. Things went wrong only
recently. I suddenly do remember that we had an upgrade from
JDK 1.5.0_04 to 1.5.0_07. Could this have anything to do with
it (rather unlikely I think).
> Good luck!
> Erick
Thanks,
Ronald.
>
> On 8/14/06, Ronald Wildenberg <[EMAIL PROTECTED]&
and seeing what you get and how it
> compares against your current process. Although I'd expect
> your indexwriter code to barf if you had file locking issues
> and couldn't empty the index, I suppose it's possible
That's a good solution if all my other attempts
Hi,
I'm experiencing the problem that my index does not seem to be
recreated, despite using the correct flags. The result is that documents
that represent equal database rows occur multiple times in the index. I
recreate my entire index each night.
My IndexDirectory/IndexWriter construction cod