NEST by Elastic and contributors

<PackageReference Include="NEST" Version="7.3.0" />

.NET API 4,396,544 bytes

 GeoShapeQueryDescriptor<T>

public GeoShapeQueryDescriptor<T> IgnoreUnmapped(bool? ignoreUnmapped = true)

Will ignore an unmapped field and will not match any documents for this query. This can be useful when querying multiple indexes which might have different mappings.

Indexed geo shape to search with

Controls the spatial relation operator to use at search time.

The geo shape to search with