elasticsearch/docs/reference/mapping
Nick Knize c89b66afcb
[SPATIAL] New ShapeQueryBuilder for querying indexed cartesian geometry (#45108)
This commit adds a new ShapeQueryBuilder to the xpack spatial module for
querying arbitrary Cartesian geometries indexed using the new shape field
type.

The query builder extends AbstractGeometryQueryBuilder and leverages the
ShapeQueryProcessor added in the previous field mapper commit.

Tests are provided in ShapeQueryTests in the same manner as
GeoShapeQueryTests and docs are updated to explain how the query works.
2019-08-08 15:28:35 -05:00
..
dynamic Clarify that path_match also considers object fields. (#41658) 2019-05-06 11:52:22 -07:00
fields [DOCS] Update anchors and links for Elasticsearch API relocation (#44500) 2019-07-19 09:16:35 -04:00
params Expand docs on force-merge and global ordinals (#44684) 2019-07-23 07:32:44 +01:00
types [SPATIAL] New ShapeQueryBuilder for querying indexed cartesian geometry (#45108) 2019-08-08 15:28:35 -05:00
dynamic-mapping.asciidoc Reject updates to the _default_ mapping. (#29165) 2018-03-21 10:44:11 +01:00
fields.asciidoc Fix docs of the _ignored meta field. 2018-05-02 11:43:50 +02:00
params.asciidoc Improve docs for index_prefixes option (#35778) 2018-11-22 09:20:46 +00:00
removal_of_types.asciidoc Correct a code snippet in removal_of_types. (#45118) 2019-08-06 13:54:53 -07:00
types.asciidoc [SPATIAL] New ShapeFieldMapper for indexing cartesian geometries (#44980) 2019-07-30 21:52:59 -05:00