I was not able to reproduce the problem.  I did this with the
"techproducts" example (thus standalone mode), and ran that curl command,
and got this error:
  "responseHeader":{
    "status":403,
    "QTime":10044},
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","org.apache.solr.common.SolrException"],
    "msg":" solrconfig editing is not enabled due to disable.configEdit",
    "code":403}}

I was running in a debugger with breakpoints, which is why it took 10
seconds :-)  I was also using main branch (eventual 9.0).

I ran Solr 8.8 as well, this time in SolrCloud mode, created a "demo"
collection, and I got the same error message as above.

~ David Smiley
Apache Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley


On Thu, May 6, 2021 at 2:52 PM Bogdan Korchevskiy <
bogdan.korchevs...@gmail.com> wrote:

> -Ddisable.configEdit=true does not work
>

Reply via email to