elasticsearch/docs/reference/setup
Ryan Ernst 3f8f7182be
Remove index version and transport version from main endpoint response (#97675)
The index and transport versions are low level details of how a node
behaves in a cluster. They were recently added to the main endpoint
response, but they are too low level and should be moved to another
endpoint TBD.

This commit removes those versions from the main endpoint response. Due
to the fact lucene version is now derived from index version, this
commit also adds an explicit lucene version member to the main response.
2023-07-18 06:36:46 -07:00
..
images
important-settings [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
install Remove index version and transport version from main endpoint response (#97675) 2023-07-18 06:36:46 -07:00
sysconfig Reword note on tmpfs (#95974) 2023-05-10 13:47:01 +01:00
add-nodes.asciidoc
advanced-configuration.asciidoc
bootstrap-checks-xes.asciidoc
bootstrap-checks.asciidoc
configuration.asciidoc
important-settings.asciidoc
install.asciidoc Bring-your-own JDK docs improvements (#96404) 2023-06-01 03:39:00 -04:00
logging-config.asciidoc [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
restart-cluster.asciidoc [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
run-elasticsearch-locally.asciidoc
secure-settings.asciidoc [DOCS] Fix small typo in secure-settings.asciidoc (#96040) 2023-05-11 19:05:25 +02:00
starting.asciidoc [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
stopping.asciidoc
sysconfig.asciidoc