Am Montag, den 05.12.2011, 08:11 -0500 schrieb Erick Erickson:
> You can try bumping up the timeouts in your SolrJ program, the
> SolrServer has a bunch of timeout options.
>
> You can pretty easily tell if the optimize has carried through
> anyway, your index files should have been reduced
> subs
You can try bumping up the timeouts in your SolrJ program, the
SolrServer has a bunch of timeout options.
You can pretty easily tell if the optimize has carried through
anyway, your index files should have been reduced
substantially. But I'm pretty sure it's completing successfully.
Why call it w
Hi,
got a question about index optimizing.
At midnight i am calling optimize(true, true) on my SolrServer instance.
However this does fail with:
org.apache.solr.client.solrj.SolrServerException:
java.net.SocketTimeoutException: Read timed out
at
org.apache.solr.client.solrj.impl.CommonsHt