Thx Peter.. worked like a charm!
-Original Message-
From: Peter Kim [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 4:32 PM
To: java-user@lucene.apache.org
Subject: RE: Lucene Index Changed event
You can check IndexReader.getCurrentVersion() to see if the index
changed from
21, 2005 3:48 PM
> To: java-user@lucene.apache.org
> Subject: Lucene Index Changed event
>
>
> Hi all,
> Is there an index changed event that I can jump on that
> will tell me when my index has been updated so I can close
> and reopen my searcher to get the new cha
Hi all,
Is there an index changed event that I can jump on that will
tell me when my index has been updated so I can close and reopen my
searcher to get the new changes?
I can't seem to find the event, but see some tools that might
accomplish this (DLESE DPC software components?).