Does MultiSearcher do anything particularly efficient to search multiple indices or does it simply search one after the other?
Created May 7, 2012
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.