Uses of Class
org.apache.solr.schema.AbstractSpatialFieldType
-
Packages that use AbstractSpatialFieldType Package Description org.apache.solr.schema IndexSchemaandFieldTypeimplementations for powering schema.xml -
-
Uses of AbstractSpatialFieldType in org.apache.solr.schema
Subclasses of AbstractSpatialFieldType in org.apache.solr.schema Modifier and Type Class Description classAbstractSpatialPrefixTreeFieldType<T extends org.apache.lucene.spatial.prefix.PrefixTreeStrategy>classBBoxFieldclassDateRangeFieldA field for indexed dates and date ranges.classLatLonPointSpatialFieldA spatial implementation based on Lucene'sLatLonPointandLatLonDocValuesField.classRptWithGeometrySpatialFieldA Solr Spatial FieldType based onCompositeSpatialStrategy.classSpatialRecursivePrefixTreeFieldType
-