Does MultiSearcher do anything particularly efficient to search multiple indices or does it simply search one after the other?
Created Sep 7, 2001
Otis Gospodnetic MultiSearcher searches indices sequentially.
Multi-CPU machines would benefit from a multi-threaded version of MultiSearcher that performs multiple searches in parallel.
Multi-CPU machines would benefit from a multi-threaded version of MultiSearcher that performs multiple searches in parallel.