Uses of Class
com.yahoo.search.query.profile.config.QueryProfilesConfig
Packages that use QueryProfilesConfig
Package
Description
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.
-
Uses of QueryProfilesConfig in com.yahoo.search.query.profile.compiled
Methods in com.yahoo.search.query.profile.compiled with parameters of type QueryProfilesConfigModifier and TypeMethodDescriptionstatic CompiledQueryProfileRegistryCompiledQueryProfileRegistry.fromConfig(QueryProfilesConfig config) Constructors in com.yahoo.search.query.profile.compiled with parameters of type QueryProfilesConfigModifierConstructorDescriptionCompiledQueryProfileRegistry(QueryProfilesConfig config, Executor executor) -
Uses of QueryProfilesConfig in com.yahoo.search.query.profile.config
Methods in com.yahoo.search.query.profile.config that return QueryProfilesConfigMethods in com.yahoo.search.query.profile.config with parameters of type QueryProfilesConfigModifier and TypeMethodDescriptionstatic QueryProfileRegistryQueryProfileConfigurer.createFromConfig(QueryProfilesConfig config) Constructors in com.yahoo.search.query.profile.config with parameters of type QueryProfilesConfig