On Tue, Jun 7, 2011 at 1:01 PM, Jamie Johnson wrote:
> Thanks Yonik. I have a follow on now, how does Solr ensure consistent
> results across pages? So for example if we had my 3 theoretical solr
> instances again and a, b and c each returned 100 documents with the same
> score and the user only
Thanks Yonik. I have a follow on now, how does Solr ensure consistent
results across pages? So for example if we had my 3 theoretical solr
instances again and a, b and c each returned 100 documents with the same
score and the user only requested 100 documents, how are those 100 documents
chosen f
On Tue, Jun 7, 2011 at 9:35 AM, Jamie Johnson wrote:
> I am currently experimenting with the Solr Cloud code on trunk and just had
> a quick question. Lets say my setup had 3 nodes a, b and c. Node a has
> 1000 results which meet a particular query, b has 2000 and c has 3000. When
> executing t