- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_noConversion (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
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");Created: Sat Dec 20 13:04:59 GMT 2025 - Last Modified: Mon Nov 17 14:23:01 GMT 2025 - 4.7K bytes - Click Count (0)