elasticsearch/docs/reference/search
Craig Taverner db08d61998
Support geo label position through REST vector tiles API (#86458)
Support label position in REST vector tiles

There is a need to provide sensibly calculated label positions for polygons and lines in Kibana maps. A very convenient way to satisfy this need is through a runtime field that the rest API can make use of when labels are requested. This has the advantage of providing painless access to the label position as well.

This  work adds support for the REST API to provide label positions to MVT queries, both for the HITS layer and the AGGS layer. To enable this feature, set with_labels to true as a query parameter to the vector tile search query.
2022-05-17 15:33:29 +02:00
..
search-your-data Docs: Remove extraneous backtick (#86750) 2022-05-16 10:49:22 +02:00
suggesters
async-search.asciidoc
clear-scroll-api.asciidoc
count.asciidoc
explain.asciidoc
field-caps.asciidoc Extra testing and some cleanups for filtering on field caps (#85068) 2022-03-29 11:38:52 +01:00
knn-search.asciidoc Integrate filtering support for ANN (#84734) 2022-03-10 15:53:51 -08:00
multi-search-template-api.asciidoc
multi-search.asciidoc
point-in-time-api.asciidoc
profile.asciidoc Synthetic source (#85649) 2022-05-10 07:46:58 -04:00
rank-eval.asciidoc
render-search-template-api.asciidoc
scroll-api.asciidoc
search-shards.asciidoc
search-template-api.asciidoc
search-vector-tile-api.asciidoc Support geo label position through REST vector tiles API (#86458) 2022-05-17 15:33:29 +02:00
search.asciidoc Added buffer pixels to vector tile spec parsing (#84710) 2022-03-10 16:42:29 +01:00
suggesters.asciidoc Remove 'under development' note in suggester docs (#84366) 2022-02-24 13:27:03 -08:00
terms-enum.asciidoc
validate.asciidoc