Skip to content

Prevent skipping shards if a suggest builder is present #25739

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

Merged

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Jul 15, 2017

Even if the query part can rewrite to match none we can't skip the
suggest execution since it might yield results.

Relates to #25658

Even if the query part can rewrite to match none we can't skip the
suggest execution since it might yield results.

Relates to elastic#25658
@s1monw s1monw added :Search/Search Search-related issues that do not fall into other categories >bug v5.6.0 v6.0.0 labels Jul 15, 2017
@s1monw s1monw requested review from jpountz and jimczi July 15, 2017 21:18
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.

Oups ! Nice catch. LGTM

@s1monw s1monw merged commit 8364279 into elastic:master Jul 16, 2017
s1monw added a commit that referenced this pull request Jul 16, 2017
Even if the query part can rewrite to match none we can't skip the
suggest execution since it might yield results.

Relates to #25658
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Search/Search Search-related issues that do not fall into other categories v5.6.0 v6.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants