Hi Cocula,
> 
> And now here is a code that works : the only differance with the previous one 
> is the QueryParser call before new IndexWriter. The QueryParser .parse 
> statement seems to close the IndexReader but I really can't figure how.
>  
I rather suspect your OS/filesystem to delay the effect of the close.
QueryParser does not even know about your searcher.

What OS are you using?

Morus

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

Reply via email to