markharwood opened a new pull request #1708:
URL: https://github.com/apache/lucene-solr/pull/1708


   This PR uses the standard /.../i regex syntax to denote case insensitive 
queries, exposing the underlying case insensitive regex support added in 
LUCENE-9386 
   
   This could be considered a breaking change if users had a regex immediately 
followed by the letter `i` but I imagine a case insensitive search would have 
been the intention of the searcher all along.
   
   Jira issue: https://issues.apache.org/jira/browse/LUCENE-9445


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to