Re: When does SolrJ client add isShard=true automatically to the query

2015-03-17 Thread Shawn Heisey
On 3/17/2015 10:36 AM, pramodEbay wrote: > We are using 3 shard solr cloud with 5 replicas per shard. We use SolrJ to > execute solr queries. Often times, I cannot explain when, but we see in the > query, isShard=true and shard.url=. > > My questions are, > > 1. Why does this happen intermitten

Re: When does SolrJ client add isShard=true automatically to the query

2015-03-17 Thread Chris Hostetter
: We are using 3 shard solr cloud with 5 replicas per shard. We use SolrJ to : execute solr queries. Often times, I cannot explain when, but we see in the : query, isShard=true and shard.url=. what does "see in the query" mean? ... see where? what are you looking at? define "use SolrJ" ? what