Package com.yahoo.search.grouping
@ExportPackage
@PublicApi
package com.yahoo.search.grouping
-
ClassDescriptionThis class represents a piece of data stored by the grouping framework within a grouping result, which can subsequently be sent back along with the original request to navigate across a large result set.This searcher is responsible for turning the "select" parameter into a corresponding
GroupingRequest
.An instance of this class represents one of many grouping requests that are attached to aQuery
.This searcher ensure that allGroupingRequest
objects attached to aQuery
makes sense to the search cluster for which this searcher has been deployed.This exception is thrown by theGroupingValidator
if it aGroupingRequest
contains a reference to an unavailable attribute.Implements 'unique' using a grouping expression.