Le 30 Aug 2007 à 05:38, Michael Busch a écrit :
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
That's some good news!
Any idea on the release date for 2.3?