Skip to content

Expose new case insensitive RegExpQuery support in QueryParser [LUCENE-9445] #10485

@asfimport

Description

@asfimport

#10426 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.


Migrated from LUCENE-9445 by Mark Harwood (@markharwood), updated Sep 17 2020
Linked issues:

Pull requests: apache/lucene-solr#1708

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions