Hi everyone,

there is a bug in the flexible query parser that causes an ArrayIndexOutOfBoundsException for Locales and Inputs where input.toLowerCase().length() != input.length().
I added a test and patch to this ticket some months ago:
https://issues.apache.org/jira/browse/LUCENE-6358

Could someone please take a look at the patch and either commit it or tell me what I should change about it? Right now I have to do custom builds of lucene so we don't hit this issue in production.

Thank you & regards,
Christoph

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

Reply via email to