Skip to content

Conversation

@jrodewig
Copy link
Contributor

Changes

  • Rewrites description of regexp query
  • Breaks regular expression syntax section into separate page
  • Include all parameters in example request
  • Adds parameters sections

This is part of #40977, an effort to standardize documentation for query types.

Before

Regexp query - Before image Regexp query - Before image

After

Regexp query - After image Regexp query - After image
Regular expression syntax - After image Regular expression syntax - After image

@jrodewig jrodewig added >docs General docs changes :Search/Search Search-related issues that do not fall into other categories v8.0.0 v7.2.0 v7.0.2 v7.1.2 labels May 30, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@jrodewig jrodewig removed the v6.8.2 label Jun 28, 2019
@jrodewig jrodewig added the v7.4.0 label Jul 3, 2019
@jpountz jpountz removed the v7.3.0 label Jul 3, 2019
Copy link
Contributor

@mayya-sharipova mayya-sharipova left a comment

Choose a reason for hiding this comment

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

Thanks @jrodewig

aa?bb? # no match

....
abc # matches 'ab', 'abb', 'abbb', 'abbbb', etc.
Copy link
Contributor

Choose a reason for hiding this comment

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

should be * instead of c?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for catching that @mayya-sharipova. Fixed with 19d387e.

@jrodewig jrodewig merged commit 8b2493c into elastic:master Jul 24, 2019
@jrodewig jrodewig deleted the regexp-query-rewrite branch July 24, 2019 12:37
jrodewig added a commit that referenced this pull request Jul 24, 2019
jrodewig added a commit that referenced this pull request Jul 24, 2019
jrodewig added a commit that referenced this pull request Jul 24, 2019
jrodewig added a commit that referenced this pull request Jul 24, 2019
jrodewig added a commit that referenced this pull request Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>docs General docs changes :Search/Search Search-related issues that do not fall into other categories v7.0.2 v7.1.2 v7.4.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants