Re: Question regarding solrj

2014-04-15 Thread Prashant Golash
Sorry for not replying!!! It was wrong version of solrj that client was using (As it was third-party code, we couldn't find out earlier). After fixing the version, things seem to be working fine. Thanks for your response!!! On Sun, Apr 13, 2014 at 7:26 PM, Erick Erickson wrote: > You say "I can

Re: Question regarding solrj

2014-04-13 Thread Erick Erickson
You say "I can't change the client". What is the client written in? What does it expect? Does it use the same version of SolrJ? Best, Erick On Sun, Apr 13, 2014 at 6:40 AM, Prashant Golash wrote: > Thanks for your feedback. Following are some more details > > Version of solr : 4.3.0 > Version of

Re: Question regarding solrj

2014-04-13 Thread Prashant Golash
Thanks for your feedback. Following are some more details Version of solr : 4.3.0 Version of solrj : 4.3.0 The way I am returning response to client: Request Holder is the object containing post process request from client (After renaming few of the fields, and internal to external mapping of t

Re: Question regarding solrj

2014-04-12 Thread Furkan KAMACI
Hi; If you had a chance to change the code at client side I would suggest to try that: http://lucene.apache.org/solr/4_2_1/solr-solrj/org/apache/solr/client/solrj/impl/HttpSolrServer.html#setParser(org.apache.solr.client.solrj.ResponseParser) There maybe a problem about character encoding of your