Package org.alfresco.repo.search
-
Interface Summary Interface Description AbstractIndexFilter.DefinitionExistChecker CannedQueryDef The definition of a canned queryIndexer This interface abstracts how indexing is used from within the node service implementation.IndexerAndSearcher Interface for Indexer and Searcher Factories to implementQueryCollection QueryRegisterComponent ResultSetRowIterator A typed ListIterator over Collections containing ResultSetRow elementsTransactionSynchronisationAwareIndexer Indexer implementations that work with spring transactions -
Class Summary Class Description AbstractIndexFilter AbstractResultSet Common result set implementation.AbstractResultSetRow Common support for a row in a result setAbstractResultSetRowIterator Iterate over the rows in a ResultSetAbstractSearcherComponent Provides basic searcher supportAspectIndexFilter 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 setIndexerComponent Component API for indexing.NodeServiceXPath Represents an xpath statement that resolves against aNodeServiceNodeServiceXPath.FirstFunction NodeServiceXPath.JCRPatternMatch NodeServiceXPath.XPathFunctionContext QueryCollectionImpl QueryParameterDefImpl QueryParameterRefImpl QueryRegisterComponentImpl SearcherComponent Component API for searching.SimpleResultSetMetaData Simple implementation of result set meta data.TypeIndexFilter -
Enum Summary Enum Description IndexMode How to carry out the index request ... -
Exception Summary Exception Description IndexerAndSearcherFactoryException Factory related exceptionIndexerException Indexer related exceptionsSearcherException Searcher related exceptions