- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_buildQuery_withNormalizer (0.66 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/suggest/request/suggest/SuggestRequestQueryBuildingTest.java
// Should NOT have reading_2 (spaces collapsed) assertFalse("Should not have reading_2", queryString.contains("reading_2")); } @Test public void test_buildQuery_withNormalizer() { Normalizer normalizer = new Normalizer() { @Override public String normalize(String text, String field, String... langs) { return text.toUpperCase();
Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Sat Mar 14 02:35:38 GMT 2026 - 19.8K bytes - Click Count (0)