danmuzi opened a new pull request #585: LUCENE-8698: Fix replaceIgnoreCase method bug in EscapeQuerySyntaxImpl URL: https://github.com/apache/lucene-solr/pull/585 This PR is about a bug fix for the replaceIgnoreCase method in the EscapeQuerySyntaxImpl class. Current latest code can occur **StringIndexOutOfBoundsException**. Please refer to the following JIRA link: [LUCENE-8698](https://issues.apache.org/jira/browse/LUCENE-8698) Signed-off-by: Namgyu Kim <[email protected]>
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
