Package org.alfresco.repo.search

Interface Summary
AVMSnapShotTriggeredIndexingMethodInterceptor  
BackgroundIndexerAware Add support for FTS indexing
CannedQueryDef The definition of a canned query
Indexer This interface abstracts how indexing is used from within the node service implementation.
IndexerAndSearcher Interface for Indexer and Searcher Factories to implement
QueryCollection  
QueryRegisterComponent  
ResultSetRowIterator A typed ListIterator over Collections containing ResultSetRow elements
SupportsBackgroundIndexing Interface to support backgournd indexing updates
TransactionSynchronisationAwareIndexer Indexer implementations that work with spring transactions
 

Class Summary
AbstractResultSet Common result set implementation.
AbstractResultSetRow Common support for a row in a result set
AbstractResultSetRowIterator Iterate over the rows in a ResultSet
AbstractSearcherComponent Provides basic searcher support
AVMSnapShotTriggeredIndexingMethodInterceptorImpl Method interceptor for atomic indexing of AVM entries The properties can defined how stores are indexed based on type (as set by Alfresco the Web site management UI) or based on the name of the store.
AVMSnapShotTriggeredIndexingMethodInterceptorImpl.StoreType  
CannedQueryDefImpl  
DocumentNavigator An implementation of the Jaxen xpath against the node service API This means any node service can do xpath style navigation.
EmptyResultSet An empty result set
IndexerComponent Component API for indexing.
IndexMode How to carry out the index request ...
MLAnaysisModeExpansionTest  
NodeServiceXPath Represents an xpath statement that resolves against a NodeService
NodeServiceXPath.FirstFunction  
NodeServiceXPath.JCRPatternMatch  
NodeServiceXPath.XPathFunctionContext  
QueryCollectionImpl  
QueryParameterDefImpl  
QueryParameterRefImpl  
QueryRegisterComponentImpl  
QueryRegisterComponentTest  
SearcherComponent Component API for searching.
SearcherComponentTest  
SearchServiceTest  
SearchTestSuite  
SimpleResultSetMetaData Simple implementation of result set meta data.
 

Exception Summary
IndexerAndSearcherFactoryException Factory related exception
IndexerException Indexer related exceptions
SearcherException Searcher related exceptions
 



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