There are some docs with examples in ref guide

Jan Høydahl

On 5 Nov 2024, at 22:45, Dmitri Maziuk <dmitri.maz...@gmail.com> wrote:

Hi all,

anyone knows if
```
curl -X POST -H 'Content-type:application/octet-stream" \
--data-binary @solrconfig.xml "http://solrnode:8983/solr/admin/configs?action="">
```
is supposed to work in 8.11?

I am getting a 500 from `org.noggit.JSONParser$ParseException: JSON Parse Error` which is sort of understandable as none of that is JSON... but what does JSON parser have to do with anything?

TIA,
Dima

Reply via email to