On 8/3/2013 7:18 AM, Alexandre Rafalovitch wrote:
> The client closed the web-browser page or stopped loading or some other
> timeout/connection close. Then, the server tries to write to no-longer
> existing connection and fails.
>
> If you control the client, then you might have some sort of time
But this exception could be thrown by SOLRJ which is a client to the SOLR
server. Isn't that possible.
--
View this message in context:
http://lucene.472066.n3.nabble.com/ClientAbortException-java-io-IOException-in-solr-query-error-tp4082321p4138093.html
Sent from the Solr - User mailing list
The client closed the web-browser page or stopped loading or some other
timeout/connection close. Then, the server tries to write to no-longer
existing connection and fails.
If you control the client, then you might have some sort of timeout value,
which kills connections after very long queries.
Hi,
I am generating solr indexing using apache-tomcat-7.0.19 and solr 3.3.
Indexing generated successfully with count of "3350128" records. Now i am
testing my solr index search performance continuously by hitting with
different search queries.
while testing some search queries are getting failed