elasticsearch/docs/reference/search
Christoph Büscher 3f267ad659
Add runtime field section to Field Capabilities API (#68904)
Currently runtime fields from search requests don't appear in the output of the
field capabilities API, but some consumer of runtime fields would like to see
runtime section just like they are defined in search requests reflected and
merged into the field capabilities output.
This change adds parsing of a "runtime_mappings" section equivallent to the one
on search requests to the `_field_caps` endpoint, passes this section down to
the shard level where any runtime fields defined here overwrite the mapping of
the targetet indices.

Closes #68117
2021-02-11 16:20:18 +01:00
..
search-your-data [Docs] Add nested fields handling in fields API (#68657) 2021-02-09 18:09:58 +01:00
suggesters [DOCS] Fix minor suggester doc errors (#68244) 2021-02-01 09:33:12 -05:00
async-search.asciidoc Async search status (#62947) 2020-11-03 11:35:28 -05:00
clear-scroll-api.asciidoc [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
count.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
explain.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
field-caps.asciidoc Add runtime field section to Field Capabilities API (#68904) 2021-02-11 16:20:18 +01:00
multi-search.asciidoc [DOCS] Add collapsible sections to multi search API docs (#68695) 2021-02-08 13:37:21 -05:00
point-in-time-api.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
profile.asciidoc Revert "Remove aggregation's postCollect phase (#68615) 2021-02-10 19:12:50 -05:00
rank-eval.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
scroll-api.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
search-shards.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
search-template.asciidoc [DOCS] Fix caps for search template API docs (#68696) 2021-02-08 13:24:02 -05:00
search.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
suggesters.asciidoc [DOCS] Fix minor suggester doc errors (#68244) 2021-02-01 09:33:12 -05:00
validate.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00