Uses of Class
com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
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 QueryProfileVariants.FieldValues in com.yahoo.search.query.profile
Modifier and TypeMethodDescriptionQueryProfileVariants.FieldValues.clone()
QueryProfileVariants.FieldValues.clone
(String fieldName, List<QueryProfileVariant> clonedVariants) Clone by filling in values from the given variantsQueryProfileVariants.getInherited()
Returns the profiles inherited from various variants of thisModifier and TypeMethodDescriptionQueryProfileVariants.getFieldValues()
Returns the map of field values of this indexed by field name.