Hi! Need help with Solr 4.4.0 + Tomcat 7 + CURL. I send many elementary select-queries to Solr core: http://localhost/solr/Core1/select?q=id:("TestDoc1")&wt=xml&indent=true May be this is Tomcat or CURL problem: after couple of seconds of regular queries it returns empty response. Requests are sent via CURL. And if execute the first query with empty response in browser, it returns ERR_CONNECTION_FAILED error with the details: web page is currently unavailable at this address or permanently moved to a new address. After a few seconds this query execute successfully. What could be the problem? May be some settings can solve this.
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Best regards, Batalova Kseniya