Table of Contents

Public classSealed HistogramBucket

Namespace
Rowles.LeanLucene.Search.Aggregations
Assembly
Rowles.LeanLucene.dll

A single histogram bucket.

public sealed record HistogramBucket : IEquatable<HistogramBucket>
HistogramBucket

Public constructor HistogramBucket(double, double, long)

A single histogram bucket.

Public property Count

Public property LowerBound

Public property UpperBound