Can we gt this one fixed? If the Body is empty don't through a Null Pointer
Exception?

Thanks

>* 
>http://localhost:8983/solr/gettingstarted/select?wt=json&indent=true&q=foundation";
<http://localhost:8983/solr/gettingstarted/select?wt=json&indent=true&q=foundation%22>;*
>* -H "Content-type:application/json"*

You're telling Solr the body encoding is JSON, but then you don't send any
body.
We could catch that error earlier perhaps, but it still looks like an error?

-Yonik

-- 
Bill Bell
billnb...@gmail.com
cell 720-256-8076

Reply via email to