Package org.alfresco.repo.search.impl.lucene

Interface Summary
ADMLuceneIndexer ADM indexer implemtations
AVMLuceneIndexer AVM specific indxer support
LuceneConfig  
LuceneIndexer  
LuceneIndexerAndSearcher  
LuceneIndexerAndSearcher.WithAllWriteLocksWork  
LuceneQueryLanguageSPI  
LuceneSearcher Lucene implementation specific entension to the seracher API
 

Class Summary
AbstractLuceneBase Common support for abstracting the lucene indexer from its configuration and management requirements.
AbstractLuceneIndexerAndSearcherFactory This class is resource manager LuceneIndexers and LuceneSearchers.
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent This component is able to safely perform backups of the Lucene indexes while the server is running.
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob Job that lock uses the AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent to perform safe backups of the Lucene indexes.
AbstractLuceneIndexerImpl Common support for indexing across implementations
AbstractLuceneIndexerImpl.Action Enum for indexing actions against a node
AbstractLuceneIndexerImpl.Command  
AbstractLuceneIndexerImpl.IndexDeleteMode  
AbstractLuceneIndexerImpl.IndexUpdateStatus  
ADMLuceneCategoryTest Category tests
ADMLuceneIndexerAndSearcherFactory Factory for ADM indxers and searchers
ADMLuceneIndexerImpl The implementation of the lucene based indexer.
ADMLuceneNoActionIndexerImpl  
ADMLuceneSearcherImpl The Lucene implementation of Searcher At the moment we support only lucene based queries.
ADMLuceneTest  
ADMLuceneTest.UnknownDataType  
ADMLuceneUnIndexedIndexAndSearcherFactory  
ALF947Test  
AnalysisMode  
AVMLuceneIndexerAndSearcherFactory Factory for AVM indexers and searchers
AVMLuceneIndexerImpl Update the index after a snap shot to an AVM store.
ClosingIndexSearcher  
DebugXPathHandler  
FilterIndexReaderByStringId An index reader that filters documents from another.
FilterIndexReaderByStringId.FilterTermDocs Filter implementation
FilterIndexReaderByStringId.FilterTermPositions Base class for filtering TermPositions implementations.
LuceneAlfrescoFtsQueryLanguage Alfresco FTS Query language support
LuceneAlfrescoSqlQueryLanguage Support for sql-cmis-strict in the search service
LuceneAnalyser Analyse properties according to the property definition.
LuceneCategoryServiceImpl Category service implementation
LuceneCmisStrictSqlQueryLanguage Support for Alfresco SQL in the search service
LuceneFunction Functions that can be applied to lucene fields Currently upper and lower that perform a case insensitive match for untokenised fields.
LuceneIndexBackupComponentTest  
LuceneQueryParser Extensions to the standard lucene query parser.
LuceneResultSet Implementation of a ResultSet on top of Lucene Hits class.
LuceneResultSetRow A row in a result set.
LuceneResultSetRowIterator Iterate over the rows in a LuceneResultSet
LuceneXPathHandler XPATH handler for lucene - currently only does basic paths
MultiReaderTest  
PagingLuceneResultSet  
PagingLuceneResultSetRowIteratorImpl  
 

Exception Summary
LuceneIndexException Exceptions relating to indexing within the lucene implementation
QueryParameterisationException  
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.