Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ System information is available via two different URLs:

[source,bash]
----
http://localhost:8983/solr/admin/system
http://localhost:8983/solr/admin/info/system
----

and
Expand All @@ -49,7 +49,7 @@ An object containing information on the JVM
Information on the system.

`solr_home`::
Solr base directory. Only available under `/solr/admin/system`.
Solr base directory. Only available under `/solr/admin/info/system`.

`zkHost`::
Zookeeper host, when running in cloud mode.
Expand Down