Doug, Thanks much for the clarification. That helps put everything in the right frame for me!
-tree On 5/22/06, Doug Cutting <[EMAIL PROTECTED]> wrote:
Tom Emerson wrote: > Thanks for the clarification. What then is the difference between a > MultiSearcher and using an IndexSearcher on a MultiReader? The results should be identical. A MultiSearcher permits use of ParallelMultiSearcher and RemoteSearchable, for parallel and/or distributed operation. But, for single-threaded searching, a MultiReader is probably fastest. Doug --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Tom Emerson [EMAIL PROTECTED] http://www.dreamersrealm.net/~tree