Package | Description |
---|---|
org.apache.solr.schema |
FieldType plugins that have additional dependencies. |
Modifier and Type | Class and Description |
---|---|
class |
FloatField
Deprecated.
this class will be removed in 5.0 - use
TrieFloatField instead |
class |
SortableFloatField
Deprecated.
this class will be removed in 5.0 - use
TrieFloatField instead |
class |
TrieFloatField
A numeric field that can contain single-precision 32-bit IEEE 754
floating point values.
|
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.