If it's solrcloud + zookeeper you can get most of the configs from the "tree" browser on the console: /solr/#/~cloud?view=tree
You can otherwise derive a lot of the configs/schema/data-import properties from the web console and api, neither of which require server access. It is also possible to get into servers where you do not have the passwords assuming you have physical access/cloud console access/etc but that is not a solr question. On Thu, Mar 26, 2020 at 3:24 AM Landon Cowan <lan...@cowanconsult.com> wrote: > > Hello! Iām working on a website for a client that was migrated from another > website development company. The previous company used Solr to build out the > site search ā but they did not send us the server credentials. The > developers who built the tool are no longer with the company ā is there a > process we should follow to secure the credentials? I worry we may need to > rebuild the feature from the ground up. > >