org.xcmis.search.lucene.index
Class LuceneIndexingService
java.lang.Object
org.xcmis.search.lucene.index.LocalStorageIndexDataManager
org.xcmis.search.lucene.index.LocalIndexDataManagerProxy
org.xcmis.search.lucene.index.CacheableIndexDataManager
org.xcmis.search.lucene.index.TransactionableIndexDataManager
org.xcmis.search.lucene.index.LuceneIndexingService
- All Implemented Interfaces:
- IndexDataConsumer<org.apache.lucene.index.IndexReader,org.apache.lucene.document.Document,org.apache.lucene.store.Directory>, IndexDataKeeper<org.apache.lucene.document.Document>, IndexDataManager<org.apache.lucene.document.Document,org.apache.lucene.index.IndexReader,org.apache.lucene.store.Directory>, LuceneIndexDataManager, IndexAggregator, StartableResource, Startable
- Direct Known Subclasses:
- StartableIndexingService
public class LuceneIndexingService
- extends TransactionableIndexDataManager
- Version:
- $Id: exo-jboss-codetemplates.xml 34027 2009-07-15 23:26:43Z
aheritier $
- Author:
- Foo Bar
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LuceneIndexingService
public LuceneIndexingService(IndexConfiguration indexConfuguration,
IndexRecoveryTool indexRecoveryTool)
throws IndexException,
IndexConfigurationException
- Parameters:
indexConfuguration - indexRecoveryTool -
- Throws:
IndexException
IndexConfigurationException
documentExists
public boolean documentExists(String uuid)
-
getFieldNames
public Set<String> getFieldNames()
throws IndexException
-
- Throws:
IndexException
softCleanIndex
protected void softCleanIndex()
throws IndexException
- Throws:
IndexException
Copyright © 2010 eXo Platform SAS. All Rights Reserved.