Forgot to mention that formdataUploadLimitInKB must be increased on all solr
shards.
-Original Message-
From: Sergiu Bivol [mailto:sbi...@blackberry.com]
Sent: Tuesday, May 14, 2013 1:55 PM
To: solr-user@lucene.apache.org
Subject: RE: Why Solr Returns Error for a Search that has rows
I spent some time chasing this as well; in our case only sharded requests
requesting >500K rows were failing.
If you enable FINE logging on the main (coordinating) shard you will notice a
number of "400 Bad Request" errors, complaining about an upload limit being
exceeded. Increasing formdataUp
Adding the original message.
Thank you
Sergiu
-Original Message-
From: Sergiu Bivol [mailto:sbi...@blackberry.com]
Sent: Thursday, May 09, 2013 2:50 PM
To: solr-user@lucene.apache.org
Subject: RE: Invalid version (expected 2, but 60) or the data in not in
'javabin' format
I have a similar problem. With 5 shards, querying 500K rows fails, but 400K is
fine.
Querying individual shards for 1.5 million rows works.
All solr instances are v4.2.1 and running on separate Ubuntu VMs.
It is not random, can be always reproduced by adding &rows=50 to a query
where numFound