> OG: again, it depends. If the index you'd get by merging is > of manageable size, then merge your indices.
OK, this is what I tought. A single index should be faster than multiple indexes with a MultiSearcher, right? But what about the ParallelMultiSearcher? As I understand the docs it searches the indexes parallel (one thread per index?) and then returns the merged search results? > Otherwise, use remote flavour of PMS and spread your indices over multiple > search servers. What is PMS? Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]