mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Creates a guide for aliases. We can use this guide to house concepts, examples, and tips for aliases.
82 lines
1.7 KiB
Text
82 lines
1.7 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::alias.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[]
|