Is there any way through which I can create an external plugin and update
this values?
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
I don't have an issue with increasing the request rate. But facing this issue
when the system is going under recovery. Its not able to recover properly
and throwing this connection error
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
If you are having an issue when increasing the search request rate you should
have a look at maxConnectionsPerHost, I believe maxUpdateConnectionsPerHost
is related to indexing.
You can modify your solr.xml as follows (I believe it's not clear from the
official documentation, I had to go through t