RE: SolrCloud :: Distributed query processing

2013-01-18 Thread Mishkin, Ernest
Thanks Yonik, that issue is exactly the same as what I observed. Glad it's fixed in 4.1 -Original Message- From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of Yonik Seeley Sent: Friday, January 18, 2013 3:10 PM To: solr-user@lucene.apache.org Subject: Re: SolrCloud :: Distrib

SolrCloud :: Distributed query processing

2013-01-18 Thread Mishkin, Ernest
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

SolrCloud :: Adding replica :: Sync-up issue

2013-01-14 Thread Mishkin, Ernest
Hello, I observed a rather weird issue with SolrCloud. Using Solr 4.0 GA code. Started with a 3-node Zookeeper ensemble (standalone) and a single Solr instance running single collection. numShards was set to 1 during collection creation (don't want sharding, just replication). Everything worke