Package | Description |
---|---|
org.apache.solr.schema |
IndexSchema and FieldType implementations for powering schema.xml |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSpatialPrefixTreeFieldType<T extends PrefixTreeStrategy> |
class |
BBoxField |
class |
DateRangeField
A field for indexed dates and date ranges.
|
class |
LatLonPointSpatialField
A spatial implementation based on Lucene's
LatLonPoint and LatLonDocValuesField . |
class |
RptWithGeometrySpatialField
A Solr Spatial FieldType based on
CompositeSpatialStrategy . |
class |
SpatialPointVectorFieldType
Deprecated.
use
LatLonPointSpatialField instead |
class |
SpatialRecursivePrefixTreeFieldType |
class |
SpatialTermQueryPrefixTreeFieldType
Deprecated.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.