How you fixed this? I am also getting same error with 4.10?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Errors-on-index-in-SolrCloud-ConcurrentUpdateSolrServer-Runner-run-tp4107661p4162544.html
Sent from the Solr - User mailing list archive at Nabble.com.
I see it is config problem.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Errors-on-index-in-SolrCloud-ConcurrentUpdateSolrServer-Runner-run-tp4107661p4128751.html
Sent from the Solr - User mailing list archive at Nabble.com.
org.apache.solr.common.SolrException: Bad Request
request:
http://192.168.22.35:8080/solr/collection_networkSchool_shard1_replica3/update?update.distrib=FROMLEADER&distrib.from=http%3A%2F%2F192.168.22.34%3A8080%2Fsolr%2Fcollection_networkSchool_shard1_replica1%2F&wt=javabin&version=2
at
I have a SolrCloud index with ~5 million documents, which I'm committing to
with SolrNet, 1000 documents at a time. I'm able to query just fine, but
indexing new documents is causing Solr to throw the following exception
every time:
ERROR - 2013-12-18 20:27:05.750;
org.apache.solr.update.Stream