OpenSearch/docs/reference/indices
Boaz Leskes 8819f91d47 Add a GetFieldMapping API
This new API allows to get the mapping for a specific set of fields rather than get the whole index mapping and traverse it.
The fields to be retrieved can be specified by their full path, index name and field name and will be resolved in this order.
In case multiple field match, the first one will be returned.

Since we are now generating the output (rather then fall back to the stored mapping), you can specify `include_defaults`=true on the request to have default values returned.

Closes #3941
2013-10-30 16:16:36 +01:00
..
aliases.asciidoc Uniquify anchor links to fix asciidoc/docbook generation 2013-09-30 15:32:00 -06:00
analyze.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
clearcache.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
create-index.asciidoc Uniquify anchor links to fix asciidoc/docbook generation 2013-09-30 15:32:00 -06:00
delete-index.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
delete-mapping.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
flush.asciidoc [DOCS] Tidied up various doc formatting errors 2013-09-16 16:13:01 +02:00
gateway-snapshot.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
get-field-mapping.asciidoc Add a GetFieldMapping API 2013-10-30 16:16:36 +01:00
get-mapping.asciidoc Add a GetFieldMapping API 2013-10-30 16:16:36 +01:00
get-settings.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
indices-exists.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
open-close.asciidoc [DOCS] Added multi-index open/close 2013-09-04 23:20:55 +02:00
optimize.asciidoc Uniquify anchor links to fix asciidoc/docbook generation 2013-09-30 15:32:00 -06:00
put-mapping.asciidoc Uniquify anchor links to fix asciidoc/docbook generation 2013-09-30 15:32:00 -06:00
refresh.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
segments.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
stats.asciidoc Allow include / exclude of completion stats via REST parameters 2013-09-16 11:28:32 +02:00
status.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
templates.asciidoc [DOCS] Fixed a typo in indices.get_templates 2013-10-03 11:40:29 +02:00
types-exists.asciidoc [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
update-settings.asciidoc [DOCS] Fixed a typo 2013-10-30 13:57:18 +01:00
warmers.asciidoc Uniquify anchor links to fix asciidoc/docbook generation 2013-09-30 15:32:00 -06:00