Class RptWithGeometrySpatialField

java.lang.Object
org.apache.solr.schema.FieldProperties
org.apache.solr.schema.FieldType
org.apache.solr.schema.AbstractSpatialFieldType<org.apache.lucene.spatial.composite.CompositeSpatialStrategy>
org.apache.solr.schema.RptWithGeometrySpatialField
All Implemented Interfaces:
SpatialQueryable

public class RptWithGeometrySpatialField extends AbstractSpatialFieldType<org.apache.lucene.spatial.composite.CompositeSpatialStrategy>
A Solr Spatial FieldType based on CompositeSpatialStrategy.
WARNING: This API is experimental and might change in incompatible ways in the next release.
  • Field Details

  • Constructor Details

    • RptWithGeometrySpatialField

      public RptWithGeometrySpatialField()
  • Method Details