Skip to content

Search - add case insensitive support for regex queries. (#59441)#61532

Merged
markharwood merged 2 commits intoelastic:7.xfrom
markharwood:fix/59235v7x
Aug 25, 2020
Merged

Search - add case insensitive support for regex queries. (#59441)#61532
markharwood merged 2 commits intoelastic:7.xfrom
markharwood:fix/59235v7x

Conversation

@markharwood
Copy link
Copy Markdown
Contributor

(Backport)
Added case insensitive support for regex queries.
Forks a copy of Lucene’s RegexpQuery and RegExp from Lucene master.
This can be removed when 8.7 Lucene is released.

Closes #59235

(Backport)
Added case insensitive support for regex queries.
Forks a copy of Lucene’s RegexpQuery and RegExp from Lucene master.
This can be removed when 8.7 Lucene is released.

Closes elastic#59235
@markharwood markharwood added >enhancement :Search/Search Search-related issues that do not fall into other categories backport labels Aug 25, 2020
@markharwood markharwood self-assigned this Aug 25, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport >enhancement :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants