|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.mmapps.modules.lucenesearch.LuceneManager
Parse the config file and create the objects for the module
| Constructor Summary | |
LuceneManager()
|
|
| Method Summary | |
void |
collectAll(org.mmbase.bridge.Cloud cloud)
Starts the indexing process chain reaction |
SearchConfig |
getConfig()
|
void |
readConfig(java.lang.String configFile)
Reads and parses the configuration file for the Lucene module |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LuceneManager()
| Method Detail |
public void readConfig(java.lang.String configFile)
configFile - The configuration xml filepublic SearchConfig getConfig()
public void collectAll(org.mmbase.bridge.Cloud cloud)
cloud - MMBase cloud to use for indexing
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||