NEST by Elastic and contributors

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

.NET API 4,554,240 bytes

 TopHitsAggregation

public bool? Explain { get; set; }

public Fields FielddataFields { get; set; }

public int? From { get; set; }

public IHighlight Highlight { get; set; }

public IScriptFields ScriptFields { get; set; }

public int? Size { get; set; }

public IList<ISort> Sort { get; set; }

public Union<bool, ISourceFilter> Source { get; set; }

public Fields StoredFields { get; set; }

public bool? Version { get; set; }

public TopHitsAggregation(string name)