Skip to content

Support for (alternative for) GeoShapeQuery  #8169

Open
@arthurvb

Description

@arthurvb

Is your feature request related to a problem? Please describe.
We want to port our (Nest) Elastic API to the v8. Currently we use the GeoShapeQuery , mapping to https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-geo-shape-query.html . However it seems that in the latest version we cannot create this query type.

Describe the solution you'd like
A way to create GeoShapeQuery's in the latest C# Elastic Client API

Describe alternatives you've considered
Looking at bounding boxes, geopolygon queries, but they all have different semantics

Additional context
Many thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions