Class XLatLonShape

java.lang.Object
org.apache.lucene.document.XLatLonShape

public class XLatLonShape extends Object
This is a copy of the same class from Lucene used here as a way to access a modified version of Tessellator class. Once lucene releases with the bugfix to Tessellator, we can remove both these classes.
  • Method Details

    • createIndexableFields

      public static org.apache.lucene.document.Field[] createIndexableFields(String fieldName, org.apache.lucene.geo.Polygon polygon)
      create indexable fields for polygon geometry