Interface | Description |
---|---|
ResultBuilder.HitConverter |
Defines a helper interface to convert Vespa style grouping hits into corresponding instances of
Hit . |
Class | Description |
---|---|
CompositeContinuation | |
ContinuationDecoder | |
EncodableContinuation | |
ExpressionConverter |
This is a helper class for
RequestBuilder that offloads the code to convert GroupingExpression type
objects to back-end specific expressions. |
GroupingExecutor |
Executes the
grouping requests set up by other searchers. |
GroupingExecutor.ContextInjector | |
GroupingExecutor.RequestContext | |
GroupingTransform |
This class contains enough information about how a
GroupingOperation was
transformed into a list Grouping objects, so that the results of those
queries can be transformed into something that corresponds to the original request. |
HitConverter |
Implementation of the
ResultBuilder.HitConverter interface for GroupingExecutor . |
IntegerDecoder | |
IntegerEncoder | |
OffsetContinuation | |
RequestBuilder |
This class implements the necessary logic to build a list of
Grouping objects from an instance of GroupingOperation . |
RequestBuilder.BuildFrame | |
RequestBuilder.BuildState | |
ResultBuilder |
This class implements the necessary logic to build a
RootGroup from a list of Grouping objects. |
ResultId |
Copyright © 2017. All rights reserved.