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

Dawid Weiss commented on LUCENE-9445:
-------------------------------------

I've just spent a day cleaning up the grammar for flexible query parser, 
Mark... Do you think you can wait until I push it? LUCENE-9528 

> 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