Package com.day.cq.search
@Version("1.5.0")
package com.day.cq.search
Defines package version.
-
ClassDescriptionA
Predicateis a single constraint for aQuery.PredicateConverter provides mappings from the predicate/predicate group data structure to others, such as a simple key/value string map (eg.APredicateGroupis aPredicatethat represents a list ofPredicates(following the composite pattern).AQueryrepresents a JCR repository query that can be created programmatically, with a list of so-calledPredicates.QueryBuilderis a service for buildingQueriessearching the Java Content Repository and which are easily extensible.Searchimplements a simple fulltext search with some additions to the search logic and exposes the query result in a scripting friendly object structure.Trendsgives access to search trend data.