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

Set shard count limit to unlimited #24012

Merged
merged 2 commits into from
Apr 10, 2017
Merged

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Apr 10, 2017

Now that we have incremental reduce functions for topN and aggregations
we can set the default for action.search.shard_count.limit to unlimited.
This still allows users to restrict these settings while by default we executed
across all shards matching the search requests index pattern.

Now that we have incremental reduce functions for topN and aggregations
we can set the default for `action.search.shard_count.limit` to unlimited.
This still allows users to restrict these settings while by default we executed
across all shards matching the search requests index pattern.
@s1monw s1monw added :Search/Search Search-related issues that do not fall into other categories >enhancement review v5.4.0 v6.0.0-alpha1 labels Apr 10, 2017
@clintongormley
Copy link

@s1monw
Copy link
Contributor Author

s1monw commented Apr 10, 2017

@clintongormley can you look please

@s1monw s1monw merged commit 040b86a into elastic:master Apr 10, 2017
@s1monw s1monw deleted the unlimited_shard_counts branch April 10, 2017 15:09
s1monw added a commit that referenced this pull request Apr 10, 2017
Now that we have incremental reduce functions for topN and aggregations
we can set the default for `action.search.shard_count.limit` to unlimited.
This still allows users to restrict these settings while by default we executed
across all shards matching the search requests index pattern.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :Search/Search Search-related issues that do not fall into other categories v5.4.0 v6.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants