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

Interface Summary
ADMLuceneIndexer ADM indexer implemtations
AVMLuceneIndexer AVM specific indxer support
CharStream This interface describes a character stream that maintains line and column number positions of the characters.
LuceneConfig  
LuceneIndexer  
LuceneIndexerAndSearcher  
LuceneIndexerAndSearcher.WithAllWriteLocksWork  
LuceneSearcher Lucene implementation specific entension to the seracher API
QueryParserConstants  
 

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.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  
AVMLuceneIndexerAndSearcherFactory Factory for AVM indexers and searchers
AVMLuceneIndexerImpl Update the index after a snap shot to an AVM store.
ClosingIndexSearcher  
DebugXPathHandler  
FastCharStream An efficient implementation of JavaCC's CharStream interface.
FilterIndexReaderByStringId An index reader that filters documents from another.
FilterIndexReaderByStringId.FilterTermDocs Filter implementation
FilterIndexReaderByStringId.FilterTermPositions Base class for filtering TermPositions implementations.
LuceneAnalyser Analyse properties according to the property definition.
LuceneCategoryServiceImpl Category service implementation
LuceneIndexBackupComponentTest  
LuceneQueryParser  
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
MultiFieldQueryParser A QueryParser which constructs queries to search multiple fields.
MultiReaderTest  
QueryParser This class is generated by JavaCC.
QueryParser.Operator The default operator for parsing queries.
QueryParserTokenManager  
Token Describes the input token stream.
 

Exception Summary
LuceneIndexException Exceptions relating to indexing within the lucene implementation
ParseException This exception is thrown when parse errors are encountered.
QueryParameterisationException  
 

Error Summary
TokenMgrError  
 



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