elasticsearch/docs/reference/search
Nik Everett 6a1220e7f3
Convert metric aggs docs runtime fields (#71260)
This replaces the `script` docs for bucket aggregations with runtime
fields. We expect runtime fields to be nicer to work with because you
can also fetch them or filter on them. We expect them to be faster
because their don't need this sort of `instanceof` tree:
a92a647b9f/server/src/main/java/org/elasticsearch/search/aggregations/support/values/ScriptDoubleValues.java (L42)

Relates to #69291

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: Adam Locke <adam.locke@elastic.co>
2021-04-05 13:08:13 -04:00
..
search-your-data Convert metric aggs docs runtime fields (#71260) 2021-04-05 13:08:13 -04:00
suggesters [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
async-search.asciidoc [DOCS] Fixes typo in async search API docs. (#70448) 2021-03-16 14:36:12 +01: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 Expose if a field is a metadata field in the field capabilities response (#69977) 2021-03-30 12:13:03 +02:00
multi-search.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
point-in-time-api.asciidoc Move point in time to server (#70704) 2021-03-24 14:29:20 -04:00
profile.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
rank-eval.asciidoc [DOCS] Add security privileges to search API docs (#68009) 2021-02-03 16:30:51 -05:00
scroll-api.asciidoc Improve user check for resource sharing and its documentation (#69844) 2021-03-10 21:55:50 +11: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 double spaces (#71082) 2021-03-31 09:57:47 -04:00
search.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04: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