Cloud :: Distributed query processing
Hopefully the explanation here will shed some light on this:
https://issues.apache.org/jira/browse/SOLR-3912
-Yonik
http://lucidworks.com
The information contained in this message is intended only for the recipient,
and may be a confidential attorney-client communic
Hopefully the explanation here will shed some light on this:
https://issues.apache.org/jira/browse/SOLR-3912
-Yonik
http://lucidworks.com
On Fri, Jan 18, 2013 at 2:59 PM, Mishkin, Ernest
wrote:
> Hello,
>
> I'm trying to reconcile my understanding of how distributed queries are
> handled by So
Hello,
I'm trying to reconcile my understanding of how distributed queries are handled
by SolrCloud with what I see in the server (tomcat running solr) logs.
The setup: Solr 4.0 GA, single collection, one shard, two nodes (master and
replica), standalone zookeeper ensemble.
Client uses SolrJ C