2013-08-28 19:24:34 -04:00
|
|
|
[[elasticsearch-reference]]
|
2015-05-22 08:49:11 -04:00
|
|
|
= Elasticsearch Reference
|
2013-08-28 19:24:34 -04:00
|
|
|
|
2016-09-08 12:29:18 -04:00
|
|
|
:version: 6.0.0-alpha1
|
|
|
|
:major-version: 6.x
|
2016-11-17 08:06:32 -05:00
|
|
|
:docker-image: docker.elastic.co/elasticsearch/elasticsearch:{version}
|
|
|
|
:x-pack-baseurl: https://www.elastic.co/guide/en/x-pack/5.0
|
2016-10-06 15:40:17 -04:00
|
|
|
|
|
|
|
//////////
|
|
|
|
release-state can be: released | prerelease | unreleased
|
|
|
|
//////////
|
|
|
|
|
2016-10-06 11:56:55 -04:00
|
|
|
:release-state: unreleased
|
2016-10-28 08:50:46 -04:00
|
|
|
:lucene_version: 6.3.0
|
2016-08-29 17:33:25 -04:00
|
|
|
:branch: master
|
|
|
|
:jdk: 1.8.0_73
|
|
|
|
:defguide: https://www.elastic.co/guide/en/elasticsearch/guide/master
|
|
|
|
:plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/master
|
|
|
|
:javaclient: https://www.elastic.co/guide/en/elasticsearch/client/java-api/master/
|
|
|
|
:issue: https://github.com/elastic/elasticsearch/issues/
|
|
|
|
:pull: https://github.com/elastic/elasticsearch/pull/
|
2014-07-23 05:54:53 -04:00
|
|
|
|
2014-04-18 13:51:59 -04:00
|
|
|
include::getting-started.asciidoc[]
|
|
|
|
|
2013-08-28 19:24:34 -04:00
|
|
|
include::setup.asciidoc[]
|
|
|
|
|
2014-07-18 16:50:07 -04:00
|
|
|
include::migration/index.asciidoc[]
|
2014-01-15 11:50:24 -05:00
|
|
|
|
2013-10-13 10:46:56 -04:00
|
|
|
include::api-conventions.asciidoc[]
|
|
|
|
|
2013-08-28 19:24:34 -04:00
|
|
|
include::docs.asciidoc[]
|
|
|
|
|
|
|
|
include::search.asciidoc[]
|
|
|
|
|
2015-05-01 16:04:55 -04:00
|
|
|
include::aggregations.asciidoc[]
|
|
|
|
|
2013-08-28 19:24:34 -04:00
|
|
|
include::indices.asciidoc[]
|
|
|
|
|
2013-11-14 20:14:39 -05:00
|
|
|
include::cat.asciidoc[]
|
|
|
|
|
2013-08-28 19:24:34 -04:00
|
|
|
include::cluster.asciidoc[]
|
|
|
|
|
|
|
|
include::query-dsl.asciidoc[]
|
|
|
|
|
|
|
|
include::mapping.asciidoc[]
|
|
|
|
|
|
|
|
include::analysis.asciidoc[]
|
|
|
|
|
|
|
|
include::modules.asciidoc[]
|
|
|
|
|
|
|
|
include::index-modules.asciidoc[]
|
|
|
|
|
2016-02-11 17:16:56 -05:00
|
|
|
include::ingest.asciidoc[]
|
|
|
|
|
2016-06-21 10:31:44 -04:00
|
|
|
include::how-to.asciidoc[]
|
|
|
|
|
2013-12-02 07:43:11 -05:00
|
|
|
include::testing.asciidoc[]
|
|
|
|
|
2013-08-28 19:24:34 -04:00
|
|
|
include::glossary.asciidoc[]
|
|
|
|
|
2016-09-08 12:30:37 -04:00
|
|
|
//////
|
|
|
|
include::release-notes.asciidoc[]
|
|
|
|
//////
|
2015-11-20 14:23:54 -05:00
|
|
|
|
2015-05-24 11:57:34 -04:00
|
|
|
include::redirects.asciidoc[]
|