Package org.mmbase.module.lucene

Interface Summary
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 Summary
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.
MMBaseEntry This defines how MMBase Nodes are added to Lucene documents.
MMBaseIndexDefinition An MMBase Lucene Index is configured by an MMBase Queries, and 'supbqueries' 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 Summary
FullIndexEvents.Status  
Indexer.Multiple  
 



MMBase 2.0-SNAPSHOT - null