elasticsearch/docs/reference/search
Christos Soulios b81f4187ab
[TSDB] Metric fields in the field caps API (#88695)
To assist the user in configuring the visualizations correctly while leveraging TSDB
functionality, information about TSDB configuration should be exposed via the field 
caps API per field.

Especially for metrics fields, it must be clear which fields are metrics and if they belong 
to only time-series indexes or mixed time-series and non-time-series indexes.

To further distinguish metric fields when they belong to any of the following indices:

  -  Standard (non-time-series) indexes
  -  Time series indexes
  -  Downsampled time series indexes

This PR modifies the field caps API so that the mapping parameters time_series_dimension 
and time_series_dimension are presented only when they are set on fields of time-series indexes.
Those parameters are completely ignored when they are set on standard (non-time-series) indexes.

This PR revisits some of the conventions adopted by #78790
2022-08-04 20:42:34 +03:00
..
search-your-data Integrate ANN into _search endpoint (#88694) 2022-07-22 08:02:07 -07:00
suggesters [DOCS] Move completion type asciidoc (#89086) 2022-08-04 10:02:28 +02:00
async-search.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
clear-scroll-api.asciidoc [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
count.asciidoc [DOCS] Add info about GET/POST to the API conventions. (#74529) 2021-06-30 09:24:42 -07:00
explain.asciidoc [DOCS] Consolidate routing parameter definitions (#73107) 2021-05-14 12:27:19 -04:00
field-caps.asciidoc [TSDB] Metric fields in the field caps API (#88695) 2022-08-04 20:42:34 +03:00
knn-search.asciidoc Deprecate the _knn_search endpoint (#88828) 2022-08-03 15:19:01 -04:00
multi-search-template-api.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
multi-search.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
point-in-time-api.asciidoc Handle partial search result with point in time (#81349) 2021-12-08 10:04:38 -05:00
profile.asciidoc Remove Collector implementation from BucketCollector (#88444) 2022-07-18 08:18:13 +02:00
rank-eval.asciidoc Update rank-eval.asciidoc (#88771) 2022-07-25 18:00:49 +02:00
render-search-template-api.asciidoc [DOCS] Overhaul search template docs (#72583) 2021-06-30 16:03:49 -04:00
scroll-api.asciidoc [DOCS] Update alias references (#73427) 2021-05-27 16:00:57 -04:00
search-shards.asciidoc [DOCS] Update alias references (#73427) 2021-05-27 16:00:57 -04:00
search-template-api.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
search-vector-tile-api.asciidoc Soft-deprecation of point/geo_point formats (#86835) 2022-05-17 23:46:43 +02:00
search.asciidoc Integrate ANN into _search endpoint (#88694) 2022-07-22 08:02:07 -07:00
suggesters.asciidoc Remove 'under development' note in suggester docs (#84366) 2022-02-24 13:27:03 -08:00
terms-enum.asciidoc [Docs] Add supported _terms_enum field types (#83244) 2022-01-28 12:47:12 +01:00
validate.asciidoc [DOCS] Update alias references (#73427) 2021-05-27 16:00:57 -04:00