Hi all,

when setting up a standalone solr 9 node, none of the filesystem-based instructions in TFM work anymore. E.g. copying security.json to server/solr does noting. Same goes for configsets etc.: that's still in the docs all over the place, whereas `-z localhost:9983` is mentioned once someplace that wouldn't be obvious to a new user.

But my main question is, now that "everything is API", is there an API call for uploading security.json to zookeeper?

All I'm able to find is 2 CLI options: to upload security.json or enable auth with the default one. Configset API requires "name" parameter and security.json does not go into a "name"d configset.

Am I missing something or does API call simply not exist?

TIA,
Dima

Reply via email to