- Elasticsearch 7.0 Cookbook(Fourth Edition)
- Alberto Paro
- 56字
- 2021-06-24 14:52:09
How it works...
When a shape is indexed or searched internally, a path tree is created and used.
A path tree is a list of terms that contain geographic information, and are computed to improve performance in evaluating geo calculus.
The path tree also depends on the shape type: point, linestring, polygon, multipoint, and multipolygon.