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

Fix incorrect statement about Lucene's default operator #50987

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

Bargs
Copy link
Contributor

@Bargs Bargs commented Nov 18, 2019

Summary

Fixes #50048

Lucene uses or as its default operator, so response:200 extension:php would become response:200 or extension:php.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately

@Bargs
Copy link
Contributor Author

Bargs commented Nov 18, 2019

@gchaps do you have any tricks to make backporting docs changes to a ton of branches less painful? 😅

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@gchaps gchaps left a comment

Choose a reason for hiding this comment

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

LGTM.

Use yarn backport-skip-ci to make the backporting go faster.

@Bargs Bargs merged commit 7f924f9 into elastic:master Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Bargs added a commit that referenced this pull request Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect example in Kibana Query Language documentation
3 participants