Class LegacyGeoShapeQueryProcessor

org.elasticsearch.index.query.LegacyGeoShapeQueryProcessor

public class LegacyGeoShapeQueryProcessor extends
  • Constructor Details

  • Method Details

    • geoShapeQuery

      public org.apache.lucene.search.Query geoShapeQuery(org.elasticsearch.geometry.Geometry shape,  fieldName, SpatialStrategy strategy, ShapeRelation relation, SearchExecutionContext context)
    • getArgs

      public static org.apache.lucene.spatial.query.SpatialArgs getArgs(org.elasticsearch.geometry.Geometry shape, ShapeRelation relation)
    • geometryToShapeBuilder

      public static ShapeBuilder<?,​?,​?> geometryToShapeBuilder(org.elasticsearch.geometry.Geometry geometry)