NEST by Elastic and contributors

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

.NET API 4,396,544 bytes

 ShardSearch

public class ShardSearch
public long FetchCurrent { get; }

public long FetchTimeInMilliseconds { get; }

public long FetchTotal { get; }

public long OpenContexts { get; }

public long QueryCurrent { get; }

public long QueryTimeInMilliseconds { get; }

public long QueryTotal { get; }

public long ScrollCurrent { get; }

public long ScrollTimeInMilliseconds { get; }

public long ScrollTotal { get; }

public long SuggestCurrent { get; }

public long SuggestTimeInMilliseconds { get; }

public long SuggestTotal { get; }

public ShardSearch()