| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.lucene.index.AbstractIndexer
org.apache.lenya.lucene.index.DefaultIndexer
public class DefaultIndexer
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.apache.lenya.lucene.index.AbstractIndexer | 
|---|
AbstractIndexer.CreateIndexHandler, AbstractIndexer.DefaultIndexFilter, AbstractIndexer.DeleteHandler, AbstractIndexer.IndexHandler, AbstractIndexer.UpdateIndexHandler | 
| Constructor Summary | |
|---|---|
DefaultIndexer()
Creates a new instance of DefaultIndexer  | 
|
| Method Summary | |
|---|---|
 DocumentCreator | 
createDocumentCreator(org.w3c.dom.Element indexer,
                      java.lang.String configFileName)
DOCUMENT ME!  | 
| Methods inherited from class org.apache.lenya.lucene.index.AbstractIndexer | 
|---|
configure, createIndex, deleteStaleDocuments, doIndex, getDocumentCreator, getFilter, indexDocument, updateIndex | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DefaultIndexer()
| Method Detail | 
|---|
public DocumentCreator createDocumentCreator(org.w3c.dom.Element indexer,
                                             java.lang.String configFileName)
                                      throws java.lang.Exception
AbstractIndexer
createDocumentCreator in class AbstractIndexerindexer - IndexerconfigFileName - Lucene Configuration File
java.lang.Exception - DOCUMENT ME!
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||