| Package | Description |
|---|---|
| org.mmbase.bridge.util.xml.query |
Functionality to parse XML to
Query objects. |
| org.mmbase.module.lucene |
| Modifier and Type | Method and Description |
|---|---|
static QueryConfigurer |
QueryConfigurer.getDefaultConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
QueryReader.addField(Element fieldElement,
QueryDefinition queryDefinition,
QueryConfigurer configurer) |
static QueryDefinition |
QueryReader.parseQuery(Element queryElement,
QueryConfigurer configurer,
Cloud cloud,
String relateFrom)
Creates a Query object from an Element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexConfigurer
IndexConfigurer is a specialized QueryConfigurer, which has several extra options.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}