This is the index factory abstraction to get reader and writer instances to work on a Lucene index. These instances can be used to get informations about it or manipulate it with the LuceneIndexTemplate class or with the different indexer classes. @author Thierry Templier @see org.apache.lucene.index.IndexReader @see org.apache.lucene.index.IndexWriter @see org.springmodules.lucene.index.core.LuceneIndexTemplate @see org.springmodules.lucene.index.object.directory.DirectoryIndexer @see org.springmodules.lucene.index.object.database.DatabaseIndexer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|