Re: HttpShardHandlerFactory

2019-08-20 Thread Mark Robinson
Hello Michael, Thank you for pointing that out. Today I am planning to try this out along with the insights Shawn had shared. Thanks! Mark. On Mon, Aug 19, 2019 at 9:21 AM Michael Gibney wrote: > Mark, > > Another thing to check is that I believe the configuration you posted may > not actually

Re: HttpShardHandlerFactory

2019-08-20 Thread Mark Robinson
Hello Shawn, Thank you so much for the detailed response. It was so helpful! Thanks! Mark. On Fri, Aug 16, 2019 at 9:40 AM Shawn Heisey wrote: > On 8/16/2019 3:51 AM, Mark Robinson wrote: > > I am trying to understand the socket time out and connection time out in > > the HttpShardHandlerFacto

Re: HttpShardHandlerFactory

2019-08-19 Thread Michael Gibney
Mark, Another thing to check is that I believe the configuration you posted may not actually be taking effect. Unless I'm mistaken, I think the correct element name to configure the shardHandler is "shardHandler*Factory*", not "shardHandler" ... as in, '...' The element name is documented correct

Re: HttpShardHandlerFactory

2019-08-16 Thread Shawn Heisey
On 8/16/2019 3:51 AM, Mark Robinson wrote: I am trying to understand the socket time out and connection time out in the HttpShardHandlerFactory:- 10 20 The shard handler is used when that Solr instance needs to make connections to another Solr i