Class VectorGeoShapeQueryProcessor

java.lang.Object
org.elasticsearch.index.query.VectorGeoShapeQueryProcessor

public class VectorGeoShapeQueryProcessor
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    VectorGeoShapeQueryProcessor()  
  • Method Summary

    Modifier and Type Method Description
    org.apache.lucene.search.Query geoShapeQuery​(org.elasticsearch.geometry.Geometry shape, java.lang.String fieldName, ShapeRelation relation, QueryShardContext context)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait