public final class ElementQNameField extends FieldDefinition
FieldDefinition.Type| Constructor and Description |
|---|
ElementQNameField() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<?> |
getValues(XmlIndexer indexer)
The Solr XmlUpdateProcessor calls this.
|
getAnalyzer, getFieldRole, getFieldValues, getName, getSolrFieldProperties, getType, isRenameable, isSingleValued, isStored, setAnalyzer, setName, toStringpublic Iterable<?> getValues(XmlIndexer indexer)
FieldDefinitiongetValues in class FieldDefinitionindexer - the indexer that holds the field valuesCopyright © 2013. All Rights Reserved.