- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_noConversion (0.11 sec)
-
src/test/java/org/codelibs/fess/suggest/normalizer/FullWidthToHalfWidthAlphabetNormalizerTest.java
String result = normalizer.normalize("", "field"); assertEquals("", result); } @Test public void test_noConversion() throws Exception { FullWidthToHalfWidthAlphabetNormalizer normalizer = new FullWidthToHalfWidthAlphabetNormalizer(); String result = normalizer.normalize("abc123", "field");Registered: Sat Dec 20 13:04:59 UTC 2025 - Last Modified: Mon Nov 17 14:23:01 UTC 2025 - 4.7K bytes - Viewed (0)