While looking at https://issues.apache.org/jira/browse/SOLR-16110 <https://issues.apache.org/jira/browse/SOLR-16110> "Using Schema/Config API breaks the File-Upload of Config Set File”, I learned about the “solr.disableConfigSetsCreateAuthChecks” property:
https://github.com/apache/solr/blob/c99af207c761ec34812ef1cc3054eb2804b7448b/solr/core/src/java/org/apache/solr/handler/admin/ConfigSetsHandler.java#L71 <https://github.com/apache/solr/blob/c99af207c761ec34812ef1cc3054eb2804b7448b/solr/core/src/java/org/apache/solr/handler/admin/ConfigSetsHandler.java#L71> It’s not documented in the Ref Guide, and it’s listed as "// this is for back compat only”. Is it worth removing this feature in 9.1? It was introduced in https://issues.apache.org/jira/browse/SOLR-14663 <https://issues.apache.org/jira/browse/SOLR-14663> "ConfigSets CREATE does not set trusted flag” which was first released in 8.6.3. If we are keeping it, then I’m happy to add it to the ref guide…. Eric _______________________ Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | My Free/Busy <http://tinyurl.com/eric-cal> Co-Author: Apache Solr Enterprise Search Server, 3rd Ed <https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw> This e-mail and all contents, including attachments, is considered to be Company Confidential unless explicitly stated otherwise, regardless of whether attachments are marked as such.
