KÖLL Claus wrote:
so i have modified the testcase UpperLowerCaseQueryTest.testLikeComparison() to thischeck(new String[]{"foo"},"like", "FO%", new boolean[]{true});and junit says all ok ... if i try to use the "=" comparison with a lower-case it only returns results if the search string is also lowercase. bug ?
I'd say so. can you please create a jira issue? thanks regards marcel
