
AggregationRequest
- Namespace
- Rowles.LeanLucene.Search.Aggregations
- Assembly
- Rowles.LeanLucene.dll
Describes a numeric aggregation to compute alongside a search query.
public sealed class AggregationRequest
AggregationRequest
Constructors
AggregationRequest(string, string, AggregationType)
Initialises a new AggregationRequest.
Properties
Field
Numeric doc-values field to aggregate over.
Name
Caller-defined label for this aggregation.
Type
The kind of aggregation to compute.