Class Summary |
Constants |
Constants for the Lucene module |
DataField |
Field object that holds the name and type of the field to be indexed |
DataRelation |
The Relation object, holds objects related to a table, these objects are tables also. |
IndexHelper |
This object handles access to Lucene indexes |
LuceneManager |
Parse the config file and create the objects for the module |
LuceneModule |
This module enables the Lucene fulltext search engine to be used to index the MMBase cloud. |
MMIndex |
Test class |
SearchConfig |
Holds all indexes |
SearchIndex |
This object represents the root of the Lucene index, it holds all the tables defined for indexing |
SearchResult |
Search result object, is returned after a search is completed. |
SourceTable |
Represents a Table (aka Builder) in MMBase and it's fields and relations |