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, ' class="HttpShardHandlerFactory">...'
>
> The element nam
n
> > the HttpShardHandlerFactory:-
> >
> >
> >10
> >20
> >
>
> The shard handler is used when that Solr instance needs to make
> connections to another Solr instance (which could be itself, as odd as
> that might soun
equests":
https://lucene.apache.org/solr/guide/8_1/distributed-requests.html#configuring-the-shardhandlerfactory
Michael
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 tim
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
Hello,
I am trying to understand the socket time out and connection time out in
the HttpShardHandlerFactory:-
10
20
1.Could some one please help me understand the effect of using such low
values of 10 ms
and 20ms as given above inside my /select