You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Mark Miller <ma...@gmail.com> on 2011/01/12 10:22:54 UTC

Re: Question about null request instance in CloudSolrServer

Hey Stan -

Looks like this may be a problem - when I get chance I will take a look - but I'd guess, based on the error, you probably should file a jira issue.

The best thing to do in these cases is email the user list or dev list, rather than me individually - it is best to have the history of this issue public for others that may have or will run into the same problem. I don't have the solr user list available under autocomplete, and as it's late and i don't want to forget/lost this email, I'm cc'ing the dev list to make this issue visible.

- Mark

On Jan 11, 2011, at 2:36 PM, sburnitt wrote:

> Hello Mr. Miller,
> 
> I hope I am not contacting you the wrong way, but I need some help with SolrCloud (solr-trunk)
> (I've spent two days googling, studing src code, and asking questions on #solr IRC... Nada.)
> 
> I am trying to use your org.apache.solr.client.solrj.impl.CloudSolrServer implementation, but when I try to add(docs), I get an NPE on line 105:
> 
>   String collection = request.getParams().get("collection", defaultCollection);
> 
> It seems the request instance is null and I cannot figure out why.
> 
> I will skip the details here in case email is not the place to discuss this further.
> Do you have the time to help me out?  Should I add an issue to JIRA first?   (I just signed up and not sure I would be authorized.)
> 
> Regards,
> Stan Burnitt


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org