|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mmbase.module.Module net.sf.mmapps.modules.lucenesearch.LuceneModule
This module enables the Lucene fulltext search engine to be used to index the MMBase cloud.
Constructor Summary | |
LuceneModule()
|
Method Summary | |
org.mmbase.bridge.Cloud |
getCloud()
Get a cloud reference. |
LuceneManager |
getLuceneManager()
|
void |
init()
|
void |
onload()
|
Methods inherited from class org.mmbase.module.Module |
getInitParameter, getInitParameters, getMaintainer, getMimeType, getMimeTypeFile, getModule, getModule, getModuleInfo, getModules, getName, getProperties, getProperty, getVersion, hasStarted, loadModulesFromDisk, maintainance, setInitParameter, setMaintainer, setName, setVersion, shutdown, shutdownModules, startModule, startModules, state |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LuceneModule()
Method Detail |
public void onload()
Module.onload()
public void init()
Module.init()
public LuceneManager getLuceneManager()
public org.mmbase.bridge.Cloud getCloud()
java.lang.RuntimeException
- when timed out
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |