Uses of Class
com.yahoo.search.query.profile.compiled.CompiledQueryProfile

Packages that use CompiledQueryProfile
Package
Description
The top level classes of the search container. A Query represents the incoming request, which produces a Result by chained execution of a set of Searchers.
Query Profiles provide nested sets of named (and optionally typed) key-values which can be referenced in a Query to proviode initial values of Query properties.
Query Profiles provide nested sets of named (and optionally typed) key-values which can be referenced in a Query to proviode initial values of Query properties.
Query profile types defines the set of fields a query profile may, can or must have.