Hello,
we've got following error when we are trying to index(add) single document
to our Knowledge Base project. It works fine on our test environment but
with any attempt to add index in client environment it throws Read timeout
error.

When searching articles it's ok, problem occurs only at insert.

Here's error:

2013-07-03 15:30:19,273 org.apache.solr.client.solrj.SolrServerException:
/java.net.SocketTimeoutException: Read timed out
    at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:480)
    at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:246)
    at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
    at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:178)
    at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:154)/



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-read-timed-out-in-client-environment-tp4079991.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to