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 a limit to from + size in top_hits and inner hits. #26492

Merged

Conversation

martijnvg
Copy link
Member

@martijnvg martijnvg commented Sep 4, 2017

Part of #11511

@martijnvg martijnvg added :Search/Search Search-related issues that do not fall into other categories >enhancement review v6.1.0 v7.0.0 labels Sep 4, 2017
Copy link
Contributor

@jimczi jimczi left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -564,6 +574,14 @@ private void setMaxResultWindow(int maxResultWindow) {
this.maxResultWindow = maxResultWindow;
}

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 the javdoc for this ?

@martijnvg martijnvg force-pushed the max_result_window_inner_hits_top_hits branch from e1e7eff to 3c93ad1 Compare September 4, 2017 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking >bug :Search/Search Search-related issues that do not fall into other categories v6.1.0 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants