Here is the stacktrace for the timeout: 2012-05-09 13:08:30,521 [http-8080-62] DEBUG solr.SolrService - org.apache.solr.client.solrj.SolrServerException: java.net.SocketTimeoutException: Read timed out
org.apache.solr.client.solrj.SolrServerException: java.net.SocketTimeoutException: Read timed out at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:483) at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244) at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89) at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:122) On Mon, May 14, 2012 at 9:29 PM, Jon Kirton <jkir...@3taps.com> wrote: > Intermittently, a socket timeout occurs from a search request. Is there a > config param I can set in solrconfig.xml to specify socket timeouts for > version 1.4.1 ? >