Class FiltersBucketItem
Inheritance
FiltersBucketItem
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class FiltersBucketItem : BucketBase, IIsAReadOnlyDictionary<string, IAggregate>, IReadOnlyDictionary<string, IAggregate>, IReadOnlyCollection<KeyValuePair<string, IAggregate>>, IEnumerable<KeyValuePair<string, IAggregate>>, IEnumerable, IIsAReadOnlyDictionary, IBucket
Constructors
| Edit this page View SourceFiltersBucketItem(IReadOnlyDictionary<string, IAggregate>)
Declaration
public FiltersBucketItem(IReadOnlyDictionary<string, IAggregate> dict)
Parameters
| Type | Name | Description |
|---|---|---|
| IReadOnlyDictionary<string, IAggregate> | dict |
Properties
| Edit this page View SourceDocCount
Declaration
public long DocCount { get; set; }
Property Value
| Type | Description |
|---|---|
| long |