Hello Dmitri, >>So my question stands: has anyone actually tried using configset API in >>8.11, and succeeded?
Yes, too many times to count, but just to be sure I tested again now. Solr 8.11.2 with TLS and kerberos https://solr.apache.org/guide/8_11/configsets-api.html#v1uploadconfigset uploading zip of ranger_audits solr config. then modified solrconfig.xml on local filesystem and adding my last name to the comments and uploading with https://solr.apache.org/guide/8_11/configsets-api.html#v1uploadsinglefile and my last name appears on solrconfig.xml in zookeeper for that ranger_audits solr config. I have never used v2 api. For the single file upload you need to have the solr config created/uploaded. Kind Regards, Alejandro Arrieta On Tue, Nov 5, 2024 at 11:03 PM Dmitri Maziuk <dmitri.maz...@gmail.com> wrote: > On 11/5/24 17:42, Jan Høydahl wrote: > > There are some docs with examples in ref guide > > Configsets API | Apache Solr Reference Guide 8.11 > > <https://solr.apache.org/guide/8_11/configsets-api.html> > > Yes, that was taken pretty much verbatim from The Fine Manual. The "v2" > option, BTW, also b0rk3d, although with a a different exception: "no > core retrieved for null". > > So my question stands: has anyone actually tried using configset API in > 8.11, and succeeded? > > Dima > > >