|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlux.index.field.FieldDefinition
lux.index.field.XmlTextField
public class XmlTextField
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class lux.index.field.FieldDefinition |
|---|
FieldDefinition.Type |
| Constructor Summary | |
|---|---|
protected |
XmlTextField()
|
| Method Summary | |
|---|---|
Iterable<org.apache.lucene.index.IndexableField> |
getFieldValues(XmlIndexer indexer)
Wraps the values as Field, which includes the values and the Lucene indexing options. |
static XmlTextField |
getInstance()
|
| Methods inherited from class lux.index.field.FieldDefinition |
|---|
getAnalyzer, getDefaultName, getSolrFieldProperties, getType, getValues, isRenameable, isSingleValued, isStored, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected XmlTextField()
| Method Detail |
|---|
public static XmlTextField getInstance()
public Iterable<org.apache.lucene.index.IndexableField> getFieldValues(XmlIndexer indexer)
FieldDefinition
getFieldValues in class FieldDefinitionindexer - the indexer that holds the field values
IndexableFields
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||