Jim Ferenczi 4bee565535 Fix docs stating that index.mapper.dynamic can be set for all nodes in the elasticsearch.yml file. This is not supported in 5.x (index settings cannot be set at the cluster level) and should be replace with a template for all indices. 9 years ago
..
aggregations de208cf78c Fied bad asciidoc 9 years ago
analysis f556424ab9 Update synonym-tokenfilter.asciidoc (#19988) 9 years ago
cat 533412e36f Improve cat thread pool API 9 years ago
cluster 777ea124c7 Fix health docs test 9 years ago
docs 73d0a1b777 [DOCS] clarify behaviour when routing is required and no routing value is specified 9 years ago
how-to 398d70b567 Add `scaled_float`. #19264 9 years ago
images 1ed6c5d110 Docs: Add more points to the chart that gives accuracy for the cardinality aggregation. 9 years ago
index-modules 0ade5a207d Add documentation for the 'elasticsearch-translog' tool 9 years ago
indices a4ea7e7223 Switch indices.exists_type from `{index}/{type}` to `{index}/_mapping/{type}`. #20055 9 years ago
ingest bf046f8f93 update ingest date index name processor with runnable CONSOLE examples (#19935) 9 years ago
mapping 4bee565535 Fix docs stating that index.mapper.dynamic can be set for all nodes in the elasticsearch.yml file. This is not supported in 5.x (index settings cannot be set at the cluster level) and should be replace with a template for all indices. 9 years ago
migration a4ea7e7223 Switch indices.exists_type from `{index}/{type}` to `{index}/_mapping/{type}`. #20055 9 years ago
modules d4dec26aa0 Update max local storage nodes docs 9 years ago
query-dsl 0ee3a479e9 Update wildcard-query.asciidoc (#20057) 9 years ago
release-notes 83532ac377 Documented netty4 Expect bug in release notes and breaking changes 9 years ago
search d894db1590 Only use `PUT` for index creation, not POST. #20001 9 years ago
setup cd596772ee Persistent Node Names (#19456) 9 years ago
testing 318a4e3ef6 Introduce dedicated master nodes in testing infrastructure (#18514) 9 years ago
aggregations.asciidoc 371c73e140 refactor matrix agg documentation from modules to main agg section 9 years ago
analysis.asciidoc 97a41ee973 First pass at improving analyzer docs (#18269) 9 years ago
api-conventions.asciidoc 00356edd33 Clarify time units usage in docs 9 years ago
cat.asciidoc 5e1f26c22a Add support for documented byte/size units and for micros as a time unit in _cat API 9 years ago
cluster.asciidoc c356b30cff Update task management docs to reflect the latest changes in the interface 9 years ago
docs.asciidoc d8056c8213 Add support for waiting until a refresh occurs 9 years ago
getting-started.asciidoc a21dd80f1b Documentation changes for wait_for_active_shards (#19581) 9 years ago
glossary.asciidoc 447f099544 Improve glossary to not refer to types as "like a table" (#17704) 9 years ago
how-to.asciidoc f295a218a0 Add notes about sparsity. 9 years ago
index-modules.asciidoc db9af54ec0 Remove `_timestamp` and `_ttl` on 5.x indices. #18980 9 years ago
index.asciidoc 1760e00489 Bumped version in docs 9 years ago
indices.asciidoc a3bd2de430 [DOCS] fix missing rollover-index link 9 years ago
ingest.asciidoc 3f594089c2 Renamed all AUTOSENSE snippets to CONSOLE (#18210) 9 years ago
mapping.asciidoc 3f594089c2 Renamed all AUTOSENSE snippets to CONSOLE (#18210) 9 years ago
modules.asciidoc 34d90b041f Reorganise scripting docs (#18132) 9 years ago
query-dsl.asciidoc 69acde33c2 Fixed broken xrefs to query-dsl-not-query, which has been removed. 10 years ago
redirects.asciidoc 06604708d4 Docs: Complete rewrite of setup, installation, and configuration docs 9 years ago
release-notes.asciidoc 3922392218 Added release notes for 5.0.0-alpha5 9 years ago
search.asciidoc 6243d375eb Add documentation for global search timeout 9 years ago
setup.asciidoc e86aa29f67 Die with dignity 9 years ago
testing.asciidoc 6528df2764 [DOCS] Test framework documentation 12 years ago