Re: Solrj problem

2014-05-17 Thread Shawn Heisey
On 5/7/2014 7:41 AM, blach wrote: > according to this : https://issues.apache.org/jira/browse/SOLR-5590 > > I understand that solrj is still depends on the old httpclient shipped with > android tools, and this is my problem too. KARL has made an patch, could you > please explain what that patch fo

Re: Solrj problem

2014-05-15 Thread blach
I have added the dependency org.apache.httpcomponents httpclient [4.3.1] but still giving me the same error. -- View this message in context: http://lucene.472066.n3.nabble.com/Solrj-problem-tp4135030p4135047.html Sent from the Solr - User

Re: Solrj problem

2014-05-15 Thread blach
solve my problem? -- View this message in context: http://lucene.472066.n3.nabble.com/Solrj-problem-tp4135030p4135048.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solrj problem

2014-05-12 Thread blach
any solution please :) -- View this message in context: http://lucene.472066.n3.nabble.com/Solrj-problem-tp4135030p4135046.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solrj problem

2014-05-10 Thread blach
return data; -- View this message in context: http://lucene.472066.n3.nabble.com/Solrj-problem-tp4135030p4135083.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solrj problem

2014-05-06 Thread blach
Hello and thank shawn, How can I make sure that my jar is in the classpath at runtime? -- View this message in context: http://lucene.472066.n3.nabble.com/Solrj-problem-tp4135030p4135038.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solrj problem

2014-05-06 Thread Shawn Heisey
On 5/6/2014 4:32 PM, blach wrote: > Hello, I'm struggling to retreive some data from my localhost Solr from an > Android Application. but i'm still having the same error. > > /05-06 18:22:09.036: E/AndroidRuntime(1628): java.lang.NoSuchMethodError: > org.apache.http.conn.scheme.Scheme. > 05-06 18:2

Solrj problem

2014-05-06 Thread blach
enerated catch block e.printStackTrace(); } } }); } }/ can anyone tell me the mistake thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/