Hi All,
What I have understood from Lucene Remote Parallel Multi Searcher Search
Procedure is first compute the weight for the Query in each Index
sequentially (one by one, eg: - calculate "query weight" of index1 first and
then index2) and then perform searching of each index one by one and merge
m term)" is not parallelized, why it is not
parallelized, and please specify any reason for that.
Thanks,
Sunil
--
View this message in context:
http://www.nabble.com/Parallel-MultiSearcher-t1361382.html#a3647535
Sent from the Lucene - Java Users