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

Aggregations Refactor: Refactor Bucket Script Aggregation #15014

Merged
merged 1 commit into from
Dec 7, 2015
Merged

Aggregations Refactor: Refactor Bucket Script Aggregation #15014

merged 1 commit into from
Dec 7, 2015

Conversation

colings86
Copy link
Contributor

No description provided.

@@ -158,6 +158,10 @@ public final XContentBuilder toXContent(XContentBuilder builder, Params params)
return builder.endObject();
}

protected boolean overrideBucketsPath() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add some javadocs? it's not entirely obvious to me what it does at first sight

@colings86 colings86 force-pushed the feature/aggs-refactoring branch 4 times, most recently from ad15c60 to 03b799d Compare November 30, 2015 09:32
@colings86
Copy link
Contributor Author

@jpountz updated with your comments

@colings86 colings86 force-pushed the feature/aggs-refactoring branch 2 times, most recently from 1f9b881 to 123ca13 Compare December 1, 2015 11:25
@colings86 colings86 force-pushed the feature/aggs-refactoring branch from cd3937d to f386661 Compare December 2, 2015 12:32
@jpountz
Copy link
Contributor

jpountz commented Dec 3, 2015

LGTM

@colings86 colings86 merged commit c21502b into elastic:feature/aggs-refactoring Dec 7, 2015
@colings86 colings86 deleted the refactor/bucketScriptAgg branch December 7, 2015 10:29
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :Search Refactoring labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Aggregations Aggregations :Search/Search Search-related issues that do not fall into other categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants