Skip to content

SQL: Documentation for LIKE and RLIKE operators#40623

Merged
astefan merged 5 commits intoelastic:masterfrom
astefan:40508_fix
Apr 1, 2019
Merged

SQL: Documentation for LIKE and RLIKE operators#40623
astefan merged 5 commits intoelastic:masterfrom
astefan:40508_fix

Conversation

@astefan
Copy link
Copy Markdown
Contributor

@astefan astefan commented Mar 29, 2019

Fixes #40508.

@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search

@astefan astefan requested review from costin and matriv March 29, 2019 06:06
@astefan
Copy link
Copy Markdown
Contributor Author

astefan commented Mar 29, 2019

@elasticmachine run elasticsearch-ci/bwc

Copy link
Copy Markdown
Member

@costin costin left a comment

Choose a reason for hiding this comment

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

LGTM. I left a comment on like/rlike vs full-text section.

@astefan
Copy link
Copy Markdown
Contributor Author

astefan commented Mar 29, 2019

@costin I've pushed a new update addressing your review. Also, I changed a bit the functions list by adding the operators as well.

Copy link
Copy Markdown
Contributor

@matriv matriv left a comment

Choose a reason for hiding this comment

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

LGTM

@astefan
Copy link
Copy Markdown
Contributor Author

astefan commented Mar 29, 2019

@elasticmachine run elasticsearch-ci/1

@astefan
Copy link
Copy Markdown
Contributor Author

astefan commented Mar 29, 2019

@elasticmachine run elasticsearch-ci/2

@colings86 colings86 added v6.7.2 and removed v6.7.1 labels Mar 30, 2019
@astefan astefan merged commit 9536c5f into elastic:master Apr 1, 2019
@astefan astefan deleted the 40508_fix branch April 1, 2019 15:12
astefan added a commit that referenced this pull request Apr 1, 2019
astefan added a commit that referenced this pull request Apr 1, 2019
astefan added a commit that referenced this pull request Apr 1, 2019
@colings86 colings86 added v6.7.1 and removed v6.7.2 labels Apr 3, 2019
@jakelandis jakelandis removed the v7.0.0 label Apr 3, 2019
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 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.

SQL: document RLIKE statement and add the LIKE section for WHERE

6 participants