[ 
https://issues.apache.org/jira/browse/LUCENE-9445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197483#comment-17197483
 ] 

Mark Harwood commented on LUCENE-9445:
--------------------------------------

Sure, Dawid.

I'll need to make some changes to throw errors anyway if we agree stricter 
parsing is the way forward.

> 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

Reply via email to