Hello Shani, Are you using SolrJ? Did you try using the same version of SolrJ (e.g v. 4.4 of SolrJ, if you're using Solr 4.4)? That's what generally worked for me.
Kind regards, Emre Sevinç http://www.bigindustries.be/ On Wed, Apr 8, 2015 at 1:46 PM, Chaushu, Shani <shani.chau...@intel.com> wrote: > 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. > -- Emre Sevinc