Erik Hatcher wrote:
2) Load/Warmup the FieldCache (for large corpus, loading up the indexreader can be slow)
With the new IndexReader#reopen(), the cost of opening a new IndexReader is much reduced. However, loading a FieldCache is not that much faster, so that may or may not be enough to make this approach viable.
Doug --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]