mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Changes: * Removes and adds redirects for the frozen indices [overview][0], [best practices][1], [search][2], and [monitoring][3] pages. * Removes glossary terms related to frozen indices. * Updates several xrefs to point to the freeze index API docs. Relates to elastic/elasticsearch#72946 and elastic/elasticsearch#70192. [0]: https://www.elastic.co/guide/en/elasticsearch/reference/7.12/frozen-indices.html [1]: https://www.elastic.co/guide/en/elasticsearch/reference/master/best_practices.html [2]: https://www.elastic.co/guide/en/elasticsearch/reference/master/searching_a_frozen_index.html [3]: https://www.elastic.co/guide/en/elasticsearch/reference/master/monitoring_frozen_indices.html
80 lines
1.6 KiB
Text
80 lines
1.6 KiB
Text
[[elasticsearch-reference]]
|
|
= Elasticsearch Guide
|
|
|
|
:include-xpack: true
|
|
:es-test-dir: {elasticsearch-root}/docs/src/test
|
|
:plugins-examples-dir: {elasticsearch-root}/plugins/examples
|
|
:dependencies-dir: {elasticsearch-root}/buildSrc
|
|
:xes-repo-dir: {elasticsearch-root}/x-pack/docs/{lang}
|
|
:es-repo-dir: {elasticsearch-root}/docs/reference
|
|
|
|
include::../Versions.asciidoc[]
|
|
include::links.asciidoc[]
|
|
|
|
include::intro.asciidoc[]
|
|
|
|
include::release-notes/highlights.asciidoc[]
|
|
|
|
include::getting-started.asciidoc[]
|
|
|
|
include::setup.asciidoc[]
|
|
|
|
include::upgrade.asciidoc[]
|
|
|
|
include::index-modules.asciidoc[]
|
|
|
|
include::mapping.asciidoc[]
|
|
|
|
include::analysis.asciidoc[]
|
|
|
|
include::indices/index-templates.asciidoc[]
|
|
|
|
include::data-streams/data-streams.asciidoc[]
|
|
|
|
include::ingest.asciidoc[]
|
|
|
|
include::search/search-your-data/search-your-data.asciidoc[]
|
|
|
|
include::query-dsl.asciidoc[]
|
|
|
|
include::aggregations.asciidoc[]
|
|
|
|
include::eql/eql.asciidoc[]
|
|
|
|
include::sql/index.asciidoc[]
|
|
|
|
include::scripting.asciidoc[]
|
|
|
|
include::data-management.asciidoc[]
|
|
|
|
include::ilm/index.asciidoc[]
|
|
|
|
include::autoscaling/index.asciidoc[]
|
|
|
|
include::monitoring/index.asciidoc[]
|
|
|
|
include::data-rollup-transform.asciidoc[]
|
|
|
|
include::high-availability.asciidoc[]
|
|
|
|
include::snapshot-restore/index.asciidoc[]
|
|
|
|
include::{xes-repo-dir}/security/index.asciidoc[]
|
|
|
|
include::{xes-repo-dir}/watcher/index.asciidoc[]
|
|
|
|
include::commands/index.asciidoc[]
|
|
|
|
include::how-to.asciidoc[]
|
|
|
|
include::glossary.asciidoc[]
|
|
|
|
include::rest-api/index.asciidoc[]
|
|
|
|
include::migration/index.asciidoc[]
|
|
|
|
include::release-notes.asciidoc[]
|
|
|
|
include::dependencies-versions.asciidoc[]
|
|
|
|
include::redirects.asciidoc[]
|