iwasakims edited a comment on pull request #765:
URL: https://github.com/apache/bigtop/pull/765#issuecomment-819630403


   ```
   # curl -G --data 
'stream.body=[{"id":"doc1","name":"first+test+document"},{"id":"doc2","name":"second+test+document"}]'
 --data 'commit=true' --data 'wt=json' 
http://localhost:8983/solr/smoke/update/json
   {
     "error":{
       "metadata":[
         "error-class","org.apache.solr.common.SolrException",
         "root-error-class","org.apache.solr.common.SolrException"],
       "msg":"Stream Body is disabled. See 
http://lucene.apache.org/solr/guide/requestdispatcher-in-solrconfig.html for 
help",
       "code":400}}
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to