Uses of Package
com.yahoo.search.query.profile.compiled
-
Packages that use com.yahoo.search.query.profile.compiled Package Description com.yahoo.search 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.com.yahoo.search.handler The search handler, which handles search request to the Container by translating the Request into a Query, invoking the chosen Search Chain to get a Result, which it translates to a Response which is returned to the Container.com.yahoo.search.query.profile 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.com.yahoo.search.query.profile.compiled 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.com.yahoo.search.query.profile.types Query profile types defines the set of fields a query profile may, can or must have.com.yahoo.search.query.properties -
Classes in com.yahoo.search.query.profile.compiled used by com.yahoo.search Class Description CompiledQueryProfile A query profile in a state where it is optimized for fast lookups. -
Classes in com.yahoo.search.query.profile.compiled used by com.yahoo.search.handler Class Description CompiledQueryProfileRegistry A set of compiled query profiles. -
Classes in com.yahoo.search.query.profile.compiled used by com.yahoo.search.query.profile Class Description CompiledQueryProfile A query profile in a state where it is optimized for fast lookups.CompiledQueryProfileRegistry A set of compiled query profiles. -
Classes in com.yahoo.search.query.profile.compiled used by com.yahoo.search.query.profile.compiled Class Description Binding An immutable binding of a set of dimensions to values.CompiledQueryProfile A query profile in a state where it is optimized for fast lookups.CompiledQueryProfileRegistry A set of compiled query profiles.DimensionalMap A map which may return different values depending on the values given in a context supplied with the key on all operations.DimensionalValue Contains the values a given key in a DimensionalMap may take for different dimensional contexts.DimensionalValue.Builder ValueWithSource A value in a query profile with information about its source. -
Classes in com.yahoo.search.query.profile.compiled used by com.yahoo.search.query.profile.types Class Description CompiledQueryProfile A query profile in a state where it is optimized for fast lookups.CompiledQueryProfileRegistry A set of compiled query profiles. -
Classes in com.yahoo.search.query.profile.compiled used by com.yahoo.search.query.properties Class Description CompiledQueryProfileRegistry A set of compiled query profiles.