Hi,
I tried to get the SolrJ in older version, but I'm using solr-spark package and 
it fails with compilation errors probably because it uses function from newer 
versions...
I can't find any solution... 

-----Original Message-----
From: Emre Sevinc [mailto:emre.sev...@gmail.com] 
Sent: Wednesday, April 08, 2015 14:56
To: solr-user@lucene.apache.org
Subject: Re: CloudSolrServer - Unknown type 19

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(CloudSolrSer
> ver.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
---------------------------------------------------------------------
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