- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testConvertWithMixedLanguageText (0.12 sec)
-
src/test/java/org/codelibs/fess/suggest/converter/AnalyzerConverterTest.java
List<String> results = converter.convert(text, field, "ja"); assertNotNull(results); // Should use Japanese analyzer and transliterator } @Test public void testConvertWithMixedLanguageText() throws IOException { // Test convert with mixed language text String text = "test ใในใ"; String field = "content";
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Mon Sep 01 13:33:03 UTC 2025 - 12.5K bytes - Viewed (0)