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 elementsSearchTrackingComponent Interface for component to provide tracking data for Search Subsystem.SearchTrackingComponent.NodeMetaDataQueryCallback The interface that will be used to give query results to the calling code.SearchTrackingComponent.NodeQueryCallback The interface that will be used to give query results to the calling code.TransactionSynchronisationAwareIndexer 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.LuceneUtils Lucene utilsNodeServiceXPath 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 -
Exception Summary Exception Description IndexerAndSearcherFactoryException Factory related exceptionIndexerException Indexer related exceptionsQueryParserException SearcherException Searcher related exceptions