Class DocStats
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public class DocStats
Properties
| Edit this page View SourceCount
Declaration
[DataMember(Name = "count")]
public long Count { get; set; }
Property Value
| Type | Description |
|---|---|
| long |
Deleted
Declaration
[DataMember(Name = "deleted")]
public long Deleted { get; set; }
Property Value
| Type | Description |
|---|---|
| long |