public class BCDLongField extends BCDIntField
FieldType.DefaultAnalyzeranalyzer, args, falseProperties, log, POLY_FIELD_SEPARATOR, properties, queryAnalyzer, trueProperties, typeNameBINARY, INDEXED, MULTIVALUED, OMIT_NORMS, OMIT_POSITIONS, OMIT_TF_POSITIONS, propertyMap, propertyNames, REQUIRED, SORT_MISSING_FIRST, SORT_MISSING_LAST, STORE_TERMOFFSETS, STORE_TERMPOSITIONS, STORE_TERMVECTORS, STORED, TOKENIZED| Constructor and Description |
|---|
BCDLongField() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
toObject(org.apache.lucene.document.Fieldable f)
Convert the stored-field format to an external object.
|
void |
write(XMLWriter xmlWriter,
java.lang.String name,
org.apache.lucene.document.Fieldable f)
Renders the specified field as XML
|
getSortField, getValueSource, indexedToReadable, toExternal, toInternal, writeinitcreateField, createField, createFields, getAnalyzer, getArg, getFieldIndex, getFieldQuery, getFieldStore, getFieldTermVec, getIndexOptions, getQueryAnalyzer, getRangeQuery, getStringSort, getTypeName, getValueSource, hasProperty, isMultiValued, isPolyField, isTokenized, multiValuedFieldCache, readableToIndexed, restrictProps, setAnalyzer, setArgs, setQueryAnalyzer, setTypeName, storedToIndexed, storedToReadable, toStringgetPropertyName, off, on, parseProperties, propertiesToString, propertyNameToIntpublic void write(XMLWriter xmlWriter, java.lang.String name, org.apache.lucene.document.Fieldable f) throws java.io.IOException
FieldTypewrite in class BCDIntFieldjava.io.IOExceptionpublic java.lang.Long toObject(org.apache.lucene.document.Fieldable f)
FieldTypetoObject in class BCDIntFieldFieldType.toInternal(java.lang.String)