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