OpenSearch/docs/java-rest/high-level/indices
Andrei Dan a7968a1a5e
[7.x] HLRC: document index template v2 and component template APIs (#56136) (#56225)
This documents the index template v2 and component template APIs in the
high level rest client.

(cherry picked from commit 9bcf89b1e27613ab8887ce611ec2b0d1356cba8b)
Signed-off-by: Andrei Dan <andrei.dan@elastic.co>
2020-05-05 19:51:54 +01:00
..
analyze.asciidoc Create client-only AnalyzeRequest/AnalyzeResponse classes (#42197) 2019-06-03 09:46:36 +01:00
clear_cache.asciidoc
clone_index.asciidoc Add Clone Index API (#44267) 2019-07-25 22:02:28 +02:00
close_index.asciidoc [7.x] Add CloseIndexResponse to HLRC (#44349) (#44788) 2019-07-24 15:51:01 +02:00
create_index.asciidoc Remove outdated callouts from the 'create index' HLRC docs 2019-01-24 14:08:58 -08:00
delete_alias.asciidoc Add delete alias to the HLRC (#48819) 2019-11-12 11:02:53 -06:00
delete_index.asciidoc
delete_index_template.asciidoc [7.x] HLRC: document index template v2 and component template APIs (#56136) (#56225) 2020-05-05 19:51:54 +01:00
delete_template.asciidoc
exists_alias.asciidoc
flush.asciidoc
flush_synced.asciidoc
force_merge.asciidoc
freeze_index.asciidoc
get_alias.asciidoc Add docs for errors in GetAlias API (#51850) (#52716) 2020-02-24 18:22:09 +01:00
get_field_mappings.asciidoc Deprecate local parameter for get field mapping request (#55014) (#55099) 2020-04-12 13:48:47 +10:00
get_index.asciidoc
get_index_template.asciidoc [7.x] HLRC: document index template v2 and component template APIs (#56136) (#56225) 2020-05-05 19:51:54 +01:00
get_mappings.asciidoc Support both typed and typeless 'get mapping' requests in the HLRC. (#37796) 2019-01-27 16:02:22 -08:00
get_settings.asciidoc
get_templates.asciidoc
indices_exists.asciidoc [DOCS] Reorder index APIs alphabetically (#46981) (#47402) 2019-10-01 17:07:28 -04:00
open_index.asciidoc
put_index_template.asciidoc [7.x] HLRC: document index template v2 and component template APIs (#56136) (#56225) 2020-05-05 19:51:54 +01:00
put_mapping.asciidoc Deprecate types in the put mapping API. (#37280) 2019-01-18 12:28:31 -08:00
put_settings.asciidoc
put_template.asciidoc Types removal - deprecate include_type_name with index templates (#37484) 2019-01-29 20:52:41 +00:00
refresh.asciidoc
reload_analyzers.asciidoc Add _reload_search_analyzers endpoint to HLRC (#43733) 2019-07-03 12:05:59 +02:00
rollover.asciidoc Deprecate types in rollover index API (#38039) 2019-02-04 16:07:45 -05:00
shrink_index.asciidoc
simulate_index_template.asciidoc [7.x] HLRC: document index template v2 and component template APIs (#56136) (#56225) 2020-05-05 19:51:54 +01:00
split_index.asciidoc
templates_exist.asciidoc
unfreeze_index.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
update_aliases.asciidoc
validate_query.asciidoc