Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
New
Description
LUCENE-9386 added a case insensitive matching option to RegExpQuery.
This proposal is to extend the QueryParser syntax to allow for an optional `i` (case Insensitive) flag to appear on the end of regular expressions e.g. /Foo/i
This is regex syntax supported by a number of programming languages.
Attachments
Issue Links
- is blocked by
-
LUCENE-9528 Clean up obsolete and commented-out cruft from StandardSyntaxParser.jj
- Closed
-
LUCENE-9526 Update javacc to the latest version
- Closed
- links to