Package org.alfresco.service.cmr.search
-
Interface Summary Interface Description BasicSearchParameters These are high level parameters, for use when searching.NamedQueryParameterDefinition QueryParameterDefinition ResultSet This is the common interface for both row (Alfresco node) and column (CMIS style property or function) based results.ResultSetColumn The metadata for a column in a result set.ResultSetMetaData Meta Data associated with a result set.ResultSetRow A row in a result set TODO: Support for other non attribute features such as parents and pathResultSetSelector The metadata for a ResultSet selector.ResultSetSPI<ROW extends ResultSetRow,MD extends ResultSetMetaData> This is the common interface for both row (Alfresco node) and column (CMIS style property or function) based results.SearchService This encapsulates the execution of search against different indexing mechanisms.StatsProcessor Post-Processors the results of a Stats query ie.StatsResultSet A result of a search for StatsStatsService A service that returns stats about the Alfresco repository -
Class Summary Class Description FieldHighlightParameters Parameters used for search hightlighting that are Field SpecificGeneralHighlightParameters Parameters used for search hightlighting that apply to all fieldsHighlightParameters Parameters used for search hightlighting.Interval Parameters used for a search Interval.IntervalParameters Parameters used for search Intervals.IntervalSet Parameters used for search Interval sets.QueryParameter Encapsulates a query parameterRangeParameters Parameters used for search range.SearchParameters This class provides parameters to define a search.SearchParameters.FieldFacet SearchParameters.SortDefinition A helper class for sort definition.SearchSQLParameters This class provides the search parameters to construct a search query.SpellCheckResult StatsParameters Defines Stats search criteriaStatsProcessorUsingMap Post-Processors the results of a Stats query using a Map of values.StatsRequestParameters POJO class representing Stats requestStatsResultStat Basic POJO to represent an individual statistic -
Enum Summary Enum Description FacetFormat LimitBy Enum to describe how the maximum size of the returned result set should be determined.PermissionEvaluationMode Enum to control how permissions are evaluated.QueryConsistency ResultSetType The two types of result set - column based and Node Ref based.SearchParameters.FieldFacetMethod SearchParameters.FieldFacetSort SearchParameters.Operator An emum defining if the default action is to "and" or "or" unspecified components in the query register.SearchParameters.SortDefinition.SortType What is used for the sort