public class URIField extends FieldDefinition
FieldDefinition.Type| Constructor and Description |
|---|
URIField() |
| Modifier and Type | Method and Description |
|---|---|
Set<org.apache.lucene.document.StringField> |
getFieldValues(XmlIndexer indexer)
Wraps the values as Field, which includes the values and the Lucene indexing options.
|
boolean |
isSingleValued() |
getAnalyzer, getFieldRole, getName, getSolrFieldProperties, getType, getValues, isRenameable, isStored, setAnalyzer, setName, toStringpublic Set<org.apache.lucene.document.StringField> getFieldValues(XmlIndexer indexer)
FieldDefinitiongetFieldValues in class FieldDefinitionindexer - the indexer that holds the field valuesIndexableFieldspublic boolean isSingleValued()
isSingleValued in class FieldDefinitionCopyright © 2013. All Rights Reserved.