| Package | Description |
|---|---|
| org.mmbase.module.lucene |
| Modifier and Type | Field and Description |
|---|---|
Indexer.Multiple |
IndexFieldDefinition.multiple |
| Modifier and Type | Method and Description |
|---|---|
static Indexer.Multiple |
Indexer.Multiple.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Indexer.Multiple[] |
Indexer.Multiple.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Indexer.addField(org.apache.lucene.document.Document document,
org.apache.lucene.document.Field field,
Indexer.Multiple multiple)
Adds a Field to a Document considering also a 'multiple' setting.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}