Class CartesianShapeIndexer

java.lang.Object
org.elasticsearch.lucene.spatial.CartesianShapeIndexer
All Implemented Interfaces:
ShapeIndexer

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

    • CartesianShapeIndexer

      public CartesianShapeIndexer(String name)
  • Method Details