| Package | Description |
|---|---|
| org.apache.solr.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSubTypeFieldType
An abstract base class for FieldTypes that delegate work to another
FieldType. |
class |
CoordinateFieldType
A CoordinateFieldType is the base class for
FieldTypes that have semantics
related to items in a coordinate system. |
class |
CurrencyField
Field type for support of monetary values.
|
class |
LatLonType
Represents a Latitude/Longitude as a 2 dimensional point.
|
class |
PointType
A point type that indexes a point in an n-dimensional space as separate fields and supports range queries.
|