I have 3 different SolrCloud clusters that share a single set (3) of zookeeper
servers. Each SolrCloud cluster has its own set of collections stored on
Zookeeper. Twice in the past week all 3 clusters have had about a 1 minute
period where all requests stopped coming in. Solr recovers and furthe
, NSSM should have no
problem starting up zookeeper.
Will Miller
Development Manager, eCommerce Services | Online Technology
462 Seventh Avenue, New York, NY, 10018
Office: 212.502.9323 | Cell: 317.653.0614
wmil...@fbbrands.com | www.fbbrands.com
From
first level elements.
> Could you create a Jira?
>
> On Thu, Apr 16, 2015 at 2:38 PM, Will Miller wrote:
>
>> I am seeing some some odd behavior with range facets across multiple
>> shards. When querying each node directly with distrib=false the facet
>> returned matches w
I am seeing some some odd behavior with range facets across multiple shards.
When querying each node directly with distrib=false the facet returned matches
what is expected. When doing the same query against the collection and it spans
the two shards, the facet after and between buckets are wron
Thanks Chris...
I changed the test and assigned a unique number to each document as the prefix
and the documents did index across the two shards. I then increased the data
set to include documents from all 6 expected shard keys and I do see them being
indexed across both shards. I was just luck
?I have a SolrCloud cluster with two servers and I created a collection using
two shards with this command:
http://server1:8983/admin/collections?action=CREATE&name=products&numShards=2
When I look at clusterstate.json in the Solr admin page I can see the
collection is correctly places across