There is another thing to consider as well ...
When a node goes off line and then back on, unless Zookeeper has been
configured properly the ensemble may have trouble responding to the
cluster.
Jim Keeney
President, FitterWeb
E: nextves...@gmail.com
M: 703-568-5887
*FitterWeb Consulting*
*Are y
We have a case on our dev server which uses the cloud example setup where
our two nodes are out of synch. One has records that the other does not.
We found the error:
c:organizations s:shard1 r:core_node1 x:organizations_shard1_replica0]
org.apache.solr.update.processor.DistributedUpdateProcessor
need anything else or if I should take my request over
to ZooKeeper.
Thanks.
Jim K.
On Tue, Feb 27, 2018 at 8:19 PM Shawn Heisey wrote:
> On 2/27/2018 10:57 AM, James Keeney wrote:
> > *1 - ZK ensemble not accepting return of node*
> > Currently, when a ZK node in the en
I'm setting up a solr cluster in AWS cloud and I need help with the
configuration of ZooKeeper. The cluster has 3 ZK nodes and 3 Solr nodes
There are two behaviors that are of concern:
*1 - ZK ensemble not accepting return of node*
Currently, when a ZK node in the ensemble goes down the ensemble
esters are not intended to automatically do another search if
> that's what you're asking.
>
> Best,
> Erick
>
> On Tue, Oct 17, 2017 at 10:49 AM, James Keeney
> wrote:
> > I've setup the suggester and want to act on the full document when user
> > select
I've setup the suggester and want to act on the full document when user
selects one of the suggestions.
Ideally it would be nice to be able to tell the suggester to return more
than just the field that the suggestion index is built from.
If that can't be done, then should I do the following:
.org/solr/guide/6_6/setting-up-an-external-zookeeper-ensemble.html#SettingUpanExternalZooKeeperEnsemble-PointSolrattheinstance
>
> On Thu, Sep 14, 2017 at 3:01 PM, James Keeney
> wrote:
>
> > I have a staging and a production solr cluster. I'd like to have them use
> >
I have a staging and a production solr cluster. I'd like to have them use
the same zookeeper cluster. It seems like it is possible if I can set a
different directory for the second cluster. I've looked through the
documentation though and I can't quite figure out where to set that up. As
a result m