Class FielddataFrequencyFilter
Inheritance
FielddataFrequencyFilter
Assembly: OpenSearch.Client.dll
Syntax
public class FielddataFrequencyFilter : IFielddataFrequencyFilter
Properties
|
Edit this page
View Source
Max
Declaration
public double? Max { get; set; }
Property Value
|
Edit this page
View Source
Min
Declaration
public double? Min { get; set; }
Property Value
|
Edit this page
View Source
MinSegmentSize
Declaration
public int? MinSegmentSize { get; set; }
Property Value
Implements
Extension Methods