epugh commented on code in PR #4246: URL: https://github.com/apache/solr/pull/4246#discussion_r3071579153
########## solr/solr-ref-guide/modules/configuration-guide/pages/configuration-files.adoc: ########## @@ -96,7 +96,7 @@ The Files screen in the Admin UI lets you browse & view configuration files (suc .The Files Screen image::configuration-files/files-screen.png[Files screen,height=400] -If you are using xref:deployment-guide:cluster-types.adoc#solrcloud-mode[SolrCloud], the files displayed are the configuration files for this collection stored in ZooKeeper. +If you are using xref:getting-started:cluster-types.adoc#solrcloud-mode[SolrCloud], the files displayed are the configuration files for this collection stored in ZooKeeper. In user-managed clusters or single-node installations, all files in the `conf` directory are displayed. Review Comment: good call... we want "single node" to not actually be specific to user managed language. Single node just means that, a single node, regardless of if standalone or cloud... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
