[ https://issues.apache.org/jira/browse/LUCENE-9445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197496#comment-17197496 ]
Dawid Weiss commented on LUCENE-9445: ------------------------------------- Thanks Mark. I think most query parsers offering "advanced" features should be stricter - they should throw errors when they detect a syntax problem. See my e-mail to the mailing list about the current behavior of "/foo/~2"... > Expose new case insensitive RegExpQuery support in QueryParser > -------------------------------------------------------------- > > Key: LUCENE-9445 > URL: https://issues.apache.org/jira/browse/LUCENE-9445 > Project: Lucene - Core > Issue Type: Improvement > Components: core/queryparser > Reporter: Mark Harwood > Assignee: Mark Harwood > Priority: Minor > Time Spent: 1.5h > Remaining Estimate: 0h > > 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. > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org