elasticsearch/docs/reference/indices
Alexander Lin 0219a211d3 Allows multiple patterns to be specified for index templates (#21009)
* Allows for an array of index template patterns to be provided to an
index template, and rename the field from 'template' to 'index_pattern'.

Closes #20690
2016-11-10 18:00:30 -05:00
..
aliases.asciidoc Add an alias action to delete an index 2016-08-30 10:15:21 -04:00
analyze.asciidoc Removing request parameters in _analyze API 2016-10-07 16:23:24 +09:00
clearcache.asciidoc Add CONSOLE to a few snippets in reference docs 2016-09-01 13:08:36 -04:00
create-index.asciidoc
delete-index.asciidoc Add CONSOLE to a few snippets in reference docs 2016-09-01 13:08:36 -04:00
flush.asciidoc
forcemerge.asciidoc Add CONSOLE to a few snippets in reference docs 2016-09-01 13:08:36 -04:00
get-field-mapping.asciidoc Add CONSOLE to a few snippets in reference docs 2016-09-01 13:08:36 -04:00
get-index.asciidoc Add CONSOLE to a few snippets in reference docs 2016-09-01 13:08:36 -04:00
get-mapping.asciidoc Add CONSOLE to a few snippets in reference docs 2016-09-01 13:08:36 -04:00
get-settings.asciidoc Add CONSOLE to a few snippets in reference docs 2016-09-01 13:08:36 -04:00
indices-exists.asciidoc Switch indices.exists_type from `{index}/{type}` to `{index}/_mapping/{type}`. #20055 2016-08-19 09:18:24 +02:00
open-close.asciidoc Add CONSOLE to a few snippets in reference docs 2016-09-01 13:08:36 -04:00
put-mapping.asciidoc
recovery.asciidoc Add CONSOLE to a few snippets in reference docs 2016-09-01 13:08:36 -04:00
refresh.asciidoc Add CONSOLE to more docs 2016-09-01 17:08:18 -04:00
rollover-index.asciidoc Replace all index date-math examples with the URI encoded form 2016-11-10 12:23:19 +01:00
segments.asciidoc
shadow-replicas.asciidoc
shard-stores.asciidoc
shrink-index.asciidoc Switch more docs to CONSOLE 2016-09-02 18:22:30 -04:00
stats.asciidoc Switch more docs to CONSOLE 2016-09-02 18:22:30 -04:00
templates.asciidoc Allows multiple patterns to be specified for index templates (#21009) 2016-11-10 18:00:30 -05:00
types-exists.asciidoc Switch indices.exists_type from `{index}/{type}` to `{index}/_mapping/{type}`. #20055 2016-08-19 09:18:24 +02:00
update-settings.asciidoc