This is not normal behaviour. Normally using a new IndexSearcher should
reflect the modified state of your index. Could you post a more
informative bit of code?

sv

On Wed, 21 Apr 2004 [EMAIL PROTECTED] wrote:

> Hi!
>
> My Searcher's instance it not aware of changes to the index. I even create a
> new instance but it seems only a complete restart does help(?):
>
> indexSearcher = new IndexSearcher(IndexReader.open("index"));
>
> Timo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to