Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add after_key to CompositeAggregation response #3322

Closed
russcam opened this issue Jul 9, 2018 · 1 comment
Closed

Add after_key to CompositeAggregation response #3322

russcam opened this issue Jul 9, 2018 · 1 comment

Comments

@russcam
Copy link
Contributor

russcam commented Jul 9, 2018

Relates: elastic/elasticsearch#28358
Documentation: https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-composite-aggregation.html#_after

Add the after_key to the response of a Composite Aggregation. Including this will need to be done in backwards binary compatible fashion e.g. deriving a new type from MultiBucketAggregate<CompositeBucket>?

Mpdreamz added a commit that referenced this issue Aug 13, 2018
…sult and allow format to be set for date histogram composite source
russcam pushed a commit that referenced this issue Aug 20, 2018
#3367)

Fix #3317 and #3322 add after_key support to composite aggregation result and allow format to be set for date histogram composite source

Introduce CompositeBucketAggregate derived from  MultiBucketAggregate<CompositeBucket> to introduce AfterKey property.
Bump dotnet-xunit .NET tool to official release
@russcam
Copy link
Contributor Author

russcam commented Aug 20, 2018

Closing this as #3367 has been merged into 6.3

@russcam russcam closed this as completed Aug 20, 2018
@Mpdreamz Mpdreamz mentioned this issue Sep 3, 2018
45 tasks
Mpdreamz added a commit that referenced this issue Sep 3, 2018
#3367)

Fix #3317 and #3322 add after_key support to composite aggregation result and allow format to be set for date histogram composite source

Introduce CompositeBucketAggregate derived from  MultiBucketAggregate<CompositeBucket> to introduce AfterKey property.
Bump dotnet-xunit .NET tool to official release
Mpdreamz added a commit that referenced this issue Sep 3, 2018
#3367)

Fix #3317 and #3322 add after_key support to composite aggregation result and allow format to be set for date histogram composite source

Introduce CompositeBucketAggregate derived from  MultiBucketAggregate<CompositeBucket> to introduce AfterKey property.
Bump dotnet-xunit .NET tool to official release
Mpdreamz added a commit that referenced this issue Sep 6, 2018
#3367)

Fix #3317 and #3322 add after_key support to composite aggregation result and allow format to be set for date histogram composite source

Introduce CompositeBucketAggregate derived from  MultiBucketAggregate<CompositeBucket> to introduce AfterKey property.
Bump dotnet-xunit .NET tool to official release

(cherry picked from commit 69775d6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants