Hi Everybody, I have created a single compound index which is of size 250 Gigs. I open a single index reader to search simple boolean queries. The process is consuming lot of memory search painfully slow.
It seems that I will have to create multiple indexes and have multiple index readers. Can anyone suggest me good blog or documentation on creating multiple indexes and performing parallel search. -- Thanks, A --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org