Class GeoShapeIndexer

java.lang.Object
org.elasticsearch.index.mapper.GeoShapeIndexer
All Implemented Interfaces:
ShapeIndexer

public class GeoShapeIndexer extends Object implements ShapeIndexer
Utility class that converts geometries into Lucene-compatible form for indexing in a geo_shape field.
  • Constructor Details

  • Method Details