Uses of Class
com.yahoo.search.grouping.request.DocumentValue
-
Packages that use DocumentValue Package Description com.yahoo.search.grouping.request -
-
Uses of DocumentValue in com.yahoo.search.grouping.request
Subclasses of DocumentValue in com.yahoo.search.grouping.request Modifier and Type Class Description class
ArrayAtLookup
Represents access of array element in a document attribute in aGroupingExpression
.class
AttributeFunction
This class represents a document attribute function in aGroupingExpression
.class
AttributeMapLookupValue
This class represents a lookup in a map attribute in aGroupingExpression
.class
AttributeValue
This class represents a document attribute value in aGroupingExpression
.class
DocIdNsSpecificValue
This class represents a document id specific value in aGroupingExpression
.class
InterpolatedLookup
This class represents a lookup in a multivalue document attribute in aGroupingExpression
.class
RelevanceValue
This class represents a document relevance score in aGroupingExpression
.class
SummaryValue
This class represents a document summary in aGroupingExpression
.
-