RE: Compare scores from multiple indices

2014-04-17 Thread Toke Eskildsen
Sven Teichmann [s.teichm...@s4ip.de] wrote: > If I understand Lucene's scoring correctly, I am not able to compare the > scores returned by the same query executed on multiple indices, because > there are factors affecting scoring which are different in each index. > Is that right? Yes and no. If

Compare scores from multiple indices

2014-04-16 Thread Sven Teichmann
Hello everyone, because of the large amount of data we have to index, we do not create one large index but instead multiple small indices (we call them volumes) which will then be put on multiple servers (our search cluster). If I understand Lucene's scoring correctly, I am not able to compar