if you have a good hardware with tons of RAM, you can use ParallelMultiSearcher, which looks-up in all indieces simulateneously.
if you are short on that, you must search in one index at a time, using MultiSearcher. -- View this message in context: http://www.nabble.com/Requesting-MultipleIndeces-tp18068306p18108045.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]