Handling Solr read and write timeout exception

Posted by Azhar on Stack Overflow See other posts from Stack Overflow or by Azhar
Published on 2010-05-10T07:43:44Z Indexed on 2010/05/11 13:24 UTC
Read the original article Hit count: 418

Filed under:
|
|

Hello,

I am new to solr. I have developed a an website which uses solr for indexing. I want to handle the timeouts that can occur during solr read and write index.Please guide me on how can i handle these exceptions. I am using solrj as solr client and my website and solr server are running on the tomcat.

Thnak you!

© Stack Overflow or respective owner

Related posts about solr

Related posts about solrj