To increase resources for solr in order to get increased performance.
<int name="maximumPoolSize">256</int> to... <int name="maximumPoolSize">512</int>
<int name="maxConnectionsPerHost">128</int> to <int name="maxConnectionsPerHost">256</int>