We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abea3b7 commit 9d9ac0fCopy full SHA for 9d9ac0f
solr/solr-ref-guide/modules/configuration-guide/pages/system-info-handler.adoc
@@ -22,7 +22,7 @@ System information is available via two different URLs:
22
23
[source,bash]
24
----
25
-http://localhost:8983/solr/admin/system
+http://localhost:8983/solr/admin/info/system
26
27
28
and
@@ -49,7 +49,7 @@ An object containing information on the JVM
49
Information on the system.
50
51
`solr_home`::
52
-Solr base directory. Only available under `/solr/admin/system`.
+Solr base directory. Only available under `/solr/admin/info/system`.
53
54
`zkHost`::
55
Zookeeper host, when running in cloud mode.
0 commit comments