public interface FieldDescriptor extends FieldSettingsDescriptor
indexNullAs(). It also contains the analyzer and field bridge used to create the
actual field for the Lucene Document.FieldSettingsDescriptor.Type| Modifier and Type | Method and Description |
|---|---|
Analyzer |
getAnalyzer() |
FieldBridge |
getFieldBridge() |
boolean |
indexNull() |
String |
indexNullAs() |
as, getAnalyze, getBoost, getIndex, getName, getNorms, getStore, getTermVector, getTypeString indexNullAs()
null values. null in case null values are not indexedboolean indexNull()
true if null values are indexed, false otherwiseindexNullAs()FieldBridge getFieldBridge()
Analyzer getAnalyzer()
null if the field is not analyzedCopyright © 2006-2017 Red Hat, Inc. All Rights Reserved