We’ve been running Solr Cloud with an Amazon load balancer (ALB rather than
ELB) in prod for nearly a year. We send all updates through the load balancer
without worrying about shards or leaders. It has been very reliable and very
fast, loading about 1 million docs per minute. This is a 32 node
Per,
This is more of a question for the Drupal folks. But in passing, I would
suggest that you show your config and what you saw in your logs. And my guess
is firewall problems!
Cheers -- Rick
On December 26, 2017 3:37:39 AM EST, Per Qvindesland wrote:
>Hi All
>
>I am trying to connect to a sol
Hi All
I am trying to connect to a solrcloud through a elb from a Drupal 7 install,
the elb is a tcp elb which seems to work well, drupal says it can talk to the
solr install through the elb but when I try to index nothing seems to happen.
Does anyone have any ideas on how to resolve this? or h