NEST by Elastic and contributors

<PackageReference Include="NEST" Version="7.13.1" />

.NET API 4,917,760 bytes

 SignificantTermsAggregation

public QueryContainer BackgroundFilter { get; set; }

public IChiSquareHeuristic ChiSquare { get; set; }

public IncludeExclude Exclude { get; set; }

public Field Field { get; set; }

public IncludeExclude Include { get; set; }

public long? MinimumDocumentCount { get; set; }

public IScriptedHeuristic Script { get; set; }

public long? ShardMinimumDocumentCount { get; set; }

public int? ShardSize { get; set; }

public int? Size { get; set; }

public SignificantTermsAggregation(string name)