Package com.day.cq.search

Interface Summary
Query A Query represents a JCR repository query that can be created programmatically, with a list of so-called Predicates.
QueryBuilder QueryBuilder is a service for building Queries searching the Java Content Repository and which are easily extensible.
SimpleSearch Search implements a simple fulltext search with some additions to the search logic and exposes the query result in a scripting friendly object structure.
Trends Trends gives access to search trend data.
Trends.Query  
 

Class Summary
Predicate A Predicate is a single constraint for a Query.
PredicateConverter PredicateConverter provides mappings from the predicate/predicate group data structure to others, such as a simple key/value string map (eg.
PredicateGroup A PredicateGroup is a Predicate that represents a list of Predicates (following the composite pattern).
 



Copyright © 2011-2013 Adobe Systems Incorporated. All Rights Reserved.