Re: All documents indexed into the same shard despite different prefix in id field

2014-12-16 Thread Will Miller
lucky to have started testing with 3 different prefixes that happened to index into the same shard. -Will From: Chris Hostetter Sent: Monday, December 15, 2014 6:45 PM To: solr-user@lucene.apache.org Subject: Re: All documents indexed into the same shard

Re: All documents indexed into the same shard despite different prefix in id field

2014-12-15 Thread Chris Hostetter
: ?I have a SolrCloud cluster with two servers and I created a collection using two shards with this command: ... : There were 230 documents in the set I indexed and there were 3 different prefixes (RM!, WW! and BH!) but all were routed into the same shard. Is there anything I can do to