| Interface | Description |
|---|---|
| AssignmentEvents.Listener |
The associated listener
|
| FullIndexEvents.Listener |
The associated listener
|
| IndexDefinition |
Defines a query and possible options for the fields to index.
|
| IndexEntry |
One entry in an index.
|
| NewSearcher.Listener |
The associated listener
|
| Class | Description |
|---|---|
| AssignmentEvents | |
| AssignmentEvents.Broker |
The associated broker
|
| AssignmentEvents.Event | |
| FullIndex |
Can be scheduled in MMBase crontab.
|
| FullIndexEvents |
Events send during the execution of a full index.
|
| FullIndexEvents.Broker |
The associated broker
|
| FullIndexEvents.Event | |
| IndexConfigurer |
IndexConfigurer is a specialized QueryConfigurer, which has several extra options.
|
| Indexer |
An indexer object represents one Index in the MMBase lucene module.
|
| IndexFieldDefinition |
Defines options for a field to index.
|
| JdbcIndexDefinition |
If for some reason you also need to do Queries next to MMBase.
|
| Lucene |
This is the implementation of a 'Lucene' module.
|
| Lucene.ConfigurationRead | |
| MMBaseEntry |
This defines how MMBase Nodes are added to Lucene documents.
|
| MMBaseIndexDefinition |
An MMBase Lucene Index is configured by an MMBase Queries and 'subqueries' thereof.
|
| NewSearcher |
All the code necessary to propagate events with the meaning 'the lucene index has changed, you must refresh your searchers'.
|
| NewSearcher.Broker |
The associated broker
|
| NewSearcher.Event | |
| Searcher |
A wrapper around Lucene's
IndexSearcher. |
| Enum | Description |
|---|---|
| FullIndexEvents.Status | |
| Indexer.Multiple |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}