Uses of Class
com.yahoo.search.query.profile.QueryProfileVariants
-
Packages that use QueryProfileVariants Package Description 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. -
-
Uses of QueryProfileVariants in com.yahoo.search.query.profile
Methods in com.yahoo.search.query.profile that return QueryProfileVariants Modifier and Type Method Description QueryProfileVariants
QueryProfileVariants. clone()
QueryProfileVariants
QueryProfile. getVariants()
Returns the virtual variants of this, or null if none
-