Re: SolrCloud group.query error "shard X did not set sort field values" or how i can set fillFields=true on IndexSearcher.search

2013-07-15 Thread Evgeny Salnikov
loud that > there were 2 shards, you shouldn't have been able to index > anything. > > So what are you trying to do? Create your cluster with the > number of shards you intend it to have. Or split shards. Or > something, but just bringing up a second node and calling > it

SolrCloud group.query error "shard X did not set sort field values" or how i can set fillFields=true on IndexSearcher.search

2013-07-12 Thread Evgeny Salnikov
Hi! To repeat the problem, do the following 1. Start a node1 of SolrCloud (4.3.1 default configs) (java -Dbootstrap_confdir=./solr/collection1/conf -Dcollection.configName=myconf -DzkRun -jar start.jar) 2. Import to collection1 -> shard1 some data 3. Try group.query e.g. http://node1:8983/solr/co