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

[DOCS] Add admonition for EQL exact matches on text fields #53402

Merged
merged 1 commit into from
Apr 23, 2020
Merged

[DOCS] Add admonition for EQL exact matches on text fields #53402

merged 1 commit into from
Apr 23, 2020

Conversation

jrodewig
Copy link
Contributor

Adds a important admonition to the EQL syntax page noting that
the equal (==) operator should not be used to match text field
values.

Relates to #52709 and #53020

Adds a important admonition to the EQL syntax page noting that
the equal (`==`) operator should not be used to match `text` field
values.

Relates to #52709 and #53020
@jrodewig jrodewig added >docs General docs changes :Analytics/EQL EQL querying labels Mar 11, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/EQL)

@matriv
Copy link
Contributor

matriv commented Mar 30, 2020

@elastic/es-ql

Copy link
Contributor

@astefan astefan left a comment

Choose a reason for hiding this comment

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

LGTM

@jrodewig
Copy link
Contributor Author

Thanks @astefan

@jrodewig jrodewig merged commit b58e95d into elastic:master Apr 23, 2020
@jrodewig jrodewig deleted the docs__eql-exact-matching-text-fields branch April 23, 2020 13:53
jrodewig added a commit that referenced this pull request Apr 23, 2020
…55670)

Adds a important admonition to the EQL syntax page noting that
the equal (`==`) operator should not be used to match `text` field
values.

Relates to #52709 and #53020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/EQL EQL querying >docs General docs changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants