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