Re: Detecting down node with SolrJ

2016-09-13 Thread Shawn Heisey
On 9/9/2016 10:11 PM, Shawn Heisey wrote: > On 9/9/2016 4:38 PM, Brent wrote: >> Is there a way to tell whether or not a node at a specific address is >> up using a SolrJ API? > Based on your other questions, I think you're running cloud. If that > assumption is correct, use the Collections API wi

Re: Detecting down node with SolrJ

2016-09-10 Thread Erick Erickson
3:38 PM, Brent wrote: > >> Is there a way to tell whether or not a node at a specific address is up >> using a SolrJ API? >> >> >> >> -- >> View this message in context: http://lucene.472066.n3. >> nabble.com/Detecting-down-node-with-SolrJ-tp4295402.html >> Sent from the Solr - User mailing list archive at Nabble.com. >>

Re: Detecting down node with SolrJ

2016-09-10 Thread Rohit Kanchan
Kanchan On Fri, Sep 9, 2016 at 3:38 PM, Brent wrote: > Is there a way to tell whether or not a node at a specific address is up > using a SolrJ API? > > > > -- > View this message in context: http://lucene.472066.n3. > nabble.com/Detecting-down-node-with-SolrJ-tp4295402.h

Re: Detecting down node with SolrJ

2016-09-09 Thread Shawn Heisey
On 9/9/2016 4:38 PM, Brent wrote: > Is there a way to tell whether or not a node at a specific address is > up using a SolrJ API? Based on your other questions, I think you're running cloud. If that assumption is correct, use the Collections API with HttpSolrClient (instead of CloudSolrClient) t

Detecting down node with SolrJ

2016-09-09 Thread Brent
Is there a way to tell whether or not a node at a specific address is up using a SolrJ API? -- View this message in context: http://lucene.472066.n3.nabble.com/Detecting-down-node-with-SolrJ-tp4295402.html Sent from the Solr - User mailing list archive at Nabble.com.