Uses of Class
com.yahoo.search.query.Properties
Packages that use Properties
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.
The federation layer on top of the search container.
The search query model
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.
-
Uses of Properties in com.yahoo.search
Methods in com.yahoo.search that return Properties -
Uses of Properties in com.yahoo.search.federation
Methods in com.yahoo.search.federation with parameters of type PropertiesModifier and TypeMethodDescriptionFederationSearcher.defaultSearchChains(Properties sourceToProviderMap) -
Uses of Properties in com.yahoo.search.query
Methods in com.yahoo.search.query that return Properties -
Uses of Properties in com.yahoo.search.query.profile
Subclasses of Properties in com.yahoo.search.query.profileModifier and TypeClassDescriptionclassA map which stores all types which cannot be stored in a query profile that is rich model objects.classProperties backed by a query profile. -
Uses of Properties in com.yahoo.search.query.profile.types
Constructors in com.yahoo.search.query.profile.types with parameters of type PropertiesModifierConstructorDescriptionConversionContext(String destination, CompiledQueryProfileRegistry registry, com.yahoo.language.process.Embedder embedder, Map<String, String> context, Properties properties) ConversionContext(String destination, CompiledQueryProfileRegistry registry, Map<String, com.yahoo.language.process.Embedder> embedders, Map<String, String> context, Properties properties) -
Uses of Properties in com.yahoo.search.query.properties
Subclasses of Properties in com.yahoo.search.query.propertiesModifier and TypeClassDescriptionfinal classDefault values for properties that are meant to be customized in query profiles.classA properties implementation which translates the incoming name to its standard name if it is a registered alias.classA Map backing of Properties.classMaps between the query model and text properties.classProperty aliases which contains some hardcoded unaliasing of prefixes of rankfeature and rankproperty maps.classVerifies and converts properties according to any input declarations in the rank profile set on the query.classTurns get(name) into get(name, context) using the request given at construction time and the zone info.classDeprecated, for removal: This API element is subject to removal in a future version.Unused and will go away on vespa 9