Interface | Description |
---|---|
AbstractIndexFilter.DefinitionExistChecker | |
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 | Description |
---|---|
AbstractIndexFilter | |
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
|
AspectIndexFilter | |
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.
|
NodeServiceXPath |
Represents an xpath statement that resolves against a
NodeService |
NodeServiceXPath.FirstFunction | |
NodeServiceXPath.JCRPatternMatch | |
NodeServiceXPath.XPathFunctionContext | |
QueryCollectionImpl | |
QueryParameterDefImpl | |
QueryParameterRefImpl | |
QueryRegisterComponentImpl | |
SearcherComponent |
Component API for searching.
|
SimpleResultSetMetaData |
Simple implementation of result set meta data.
|
TypeIndexFilter |
Enum | Description |
---|---|
IndexMode |
How to carry out the index request ...
|
Exception | Description |
---|---|
IndexerAndSearcherFactoryException |
Factory related exception
|
IndexerException |
Indexer related exceptions
|
SearcherException |
Searcher related exceptions
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.