| Package | Description |
|---|---|
| org.mmbase.bridge.util.xml.query |
Functionality to parse XML to
Query objects. |
| org.mmbase.module.lucene |
| Modifier and Type | Field and Description |
|---|---|
Collection<FieldDefinition> |
QueryDefinition.fields
A collection of FieldDefinition objects..
|
| Modifier and Type | Method and Description |
|---|---|
FieldDefinition |
QueryConfigurer.getFieldDefinition() |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexFieldDefinition
Defines options for a field to index.
|
| Modifier and Type | Method and Description |
|---|---|
FieldDefinition |
IndexConfigurer.getFieldDefinition() |
| Modifier and Type | Method and Description |
|---|---|
protected CloseableIterator<MMBaseEntry> |
MMBaseIndexDefinition.getCursor(NodeIterator nodeIterator,
Collection<? extends FieldDefinition> f)
Converts an MMBase Node Iterator to an Iterator of IndexEntry-s.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}