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