Skip to content

Support for Elasticsearch 6.3 "missing" in Composite Aggregation #3540

@hanswieheiri

Description

@hanswieheiri

NEST/Elasticsearch.Net version: 6.4.1

Elasticsearch version: 6.3.0

Description of the problem including expected versus actual behavior:
I am using ICompositeAggregationSource where the field missing_bucket was newly added (that's compatible with Elasticsearch version 6.4.0). In 6.3.0 that field was called missing.

Is there a way to force serialization that would serialize bool? MissingBucket { get; set; } as missing instead of missing_bucket.

Thanks for your help.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions