i'm using solr 4.4.
the query request works fine but when i try to add doc into solr cloud 
(cloudSolrServer.request(updateRequest))
 i get an error:

Exception in thread "main" 
org.apache.solr.client.solrj.impl.CloudSolrServer$RouteException: Unknown type 
19
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.directUpdate(CloudSolrServer.java:360)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:533)

i think this is problem between the versions, there is a way to make it work?

---------------------------------------------------------------------
Intel Electronics Ltd.

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

Reply via email to