Re: -Ddisable.configEdit=true does not work

2021-05-09 Thread David Smiley
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 >

-Ddisable.configEdit=true does not work

2021-05-06 Thread Bogdan Korchevskiy
-Ddisable.configEdit=true does not work

-Ddisable.configEdit=true does not work

2021-05-06 Thread Bogdan Korchevskiy
I need to disable Config API on my SOLR, where the system is already installed and running. As its mentioned over web, I need to add the string: SOLR_OPTS="$SOLR_OPTS -Ddisable.configEdit=true" to the solr.in.sh file. However, I dont have the solr.in.sh file. I also found that another way is to s