|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| BCDIntField | |
| BCDLongField | |
| BCDStrField | |
| BoolField | |
| CompressableField | CompressableField is an abstract field type which enables a
field to be compressed (by specifying compressed="true" at the
field definition level) and provides optional support for specifying a
threshold at which compression is enabled. |
| DateField | FieldType that can represent any Date/Time with millisecond precisison. |
| DoubleField | |
| FieldType | Base class for all field types used by an index schema. |
| FloatField | |
| IndexSchema | IndexSchema contains information about the valid fields in an index
and the types of those fields. |
| IntField | |
| LongField | |
| SchemaField | Encapsulates all information about a Field in a Solr Schema |
| SortableDoubleField | |
| SortableFloatField | |
| SortableIntField | |
| SortableLongField | |
| StrField | |
| TextField | TextField is the basic type for configurable text analysis. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||