elasticsearch/docs/java-rest/high-level/indices
Lee Hinman 4dc32611fc
Rename template V2 classes to ComposableTemplate (#57183)
This PR changes the name of the Index Template V2 classes to "Composable Templates", it also ensures there are no mentions of "V2" in the documentation or error/warning messages. V1 templates are referred to as "legacy" templates.

Resolves #56609
2020-05-27 09:32:10 -06:00
..
analyze.asciidoc
clear_cache.asciidoc
clone_index.asciidoc
close_index.asciidoc
create_index.asciidoc
delete_alias.asciidoc Add delete alias to the HLRC (#48819) 2019-11-11 16:47:22 -05:00
delete_index.asciidoc
delete_index_template.asciidoc Rename template V2 classes to ComposableTemplate (#57183) 2020-05-27 09:32:10 -06:00
delete_template.asciidoc
exists_alias.asciidoc
flush.asciidoc
force_merge.asciidoc
freeze_index.asciidoc
get_alias.asciidoc Add docs for errors in GetAlias API (#51850) 2020-02-24 17:16:05 +01:00
get_field_mappings.asciidoc Remove local parameter for get field mapping API (#55100) 2020-04-15 12:02:10 +10:00
get_index.asciidoc
get_index_template.asciidoc Rename template V2 classes to ComposableTemplate (#57183) 2020-05-27 09:32:10 -06:00
get_mappings.asciidoc
get_settings.asciidoc
get_templates.asciidoc
indices_exists.asciidoc [DOCS] Reorder index APIs alphabetically (#46981) 2019-10-01 15:13:27 -04:00
open_index.asciidoc
put_index_template.asciidoc Rename template V2 classes to ComposableTemplate (#57183) 2020-05-27 09:32:10 -06:00
put_mapping.asciidoc
put_settings.asciidoc
put_template.asciidoc
refresh.asciidoc
reload_analyzers.asciidoc
rollover.asciidoc
shrink_index.asciidoc
simulate_index_template.asciidoc Rename template V2 classes to ComposableTemplate (#57183) 2020-05-27 09:32:10 -06:00
split_index.asciidoc
templates_exist.asciidoc
unfreeze_index.asciidoc
update_aliases.asciidoc
validate_query.asciidoc