Update Solr 7.7 Reference Guide graceTime -> graceDuration

2019-05-01 Thread bban954
When setting up a Scheduled Trigger for Solr autoscaling I was running into errors that graceTime was an undefined property. I found some discussion on patch changes that had updated this property name to graceDuration, which should probably be reflected in the reference guide at https://lucene.apa

Re: Client Connection Resets during Solr API Calls

2019-04-05 Thread bban954
Resolved this when I noticed that the ELB health checks were able to access the admin UI. The issue was that port 8983 was indeed blocked from the SSH machine, as that machine was located over a VPN tunnel into AWS. Our deployed applications had no issue accessing the test collection as they reside

Client Connection Resets during Solr API Calls

2019-04-05 Thread bban954
I've recently stood up a SolrCloud 7.7.1 cluster on AWS EC2 instances, with a dedicated zookeeper ensemble (3.4.13). It looks to have the basic trappings of a 'test' collection, I can access the Solr admin UI through an SSH tunnel as well as run the following API calls with success (from a solr nod