Chris Lu wrote:
> Hi, Antoine,
> 
> It does take a long time to open the index reader.
> One thing you could do is to put new documents into one smaller index and
> re-open it, it should be much faster.
> 

We're planning to add a reopen() method to IndexReader that should
significantly speed up reopening a reader:
http://issues.apache.org/jira/browse/LUCENE-743.

This feature should be part of the next Lucene release.

- Michael

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

Reply via email to