You may need to check your classpath and ensure that you are using the
correct versions of httpclient (the ones shipped with solr)
On Mon, Jul 14, 2008 at 1:00 PM, Ranjeet <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am new to solrJ, in following code I got exception. Plese help, we did not
> get getP
Hi,
I am new to solrJ, in following code I got exception. Plese help, we did not
get getParams() method in HttpConnectionManager. In which jar we get with this
method.
public static void main (String [] args) {
/*String url = "http://localhost:8983/solr";;
SolrServer server = new CommonsHttp