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] EQL: Remove case_sensitive param #62471

Closed
wants to merge 5 commits into from
Closed

[DOCS] EQL: Remove case_sensitive param #62471

wants to merge 5 commits into from

Conversation

jrodewig
Copy link
Contributor

@jrodewig jrodewig commented Sep 16, 2020

Changes:

  • Removes documentation for the case_sensitive parameter
  • Notes the following comparison operators are case-insensitive: ==, !=
  • Notes the following functions are case-insensitive: endsWith, indexOf, match, startsWith, stringContains, wildcard

Relates to #62255.

@jrodewig jrodewig added >docs General docs changes :Analytics/EQL EQL querying labels Sep 16, 2020
Changes:

* Removes documentation for the `case_sensitive` parameter
* Notes the following comparison operators are case-insensitive: `==`, `!=`
* Notes the following functions are case-insensitive: `endsWith`, `indexOf`, `match`, `startsWith`, `stringContains`, `wildcard`
@jrodewig jrodewig closed this Sep 17, 2020
@jrodewig jrodewig deleted the docs__eql-remove-case-sensitive-param branch September 17, 2020 14:10
@jrodewig jrodewig restored the docs__eql-remove-case-sensitive-param branch September 17, 2020 14:44
@jrodewig jrodewig reopened this Sep 17, 2020
@jrodewig jrodewig closed this Sep 28, 2020
@jrodewig jrodewig deleted the docs__eql-remove-case-sensitive-param branch September 28, 2020 20:55
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.

1 participant