- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testConvertWithNullLanguages (0.1 seconds)
-
src/test/java/org/codelibs/fess/suggest/converter/AnalyzerConverterTest.java
List<String> results = converter.convert(text, field); assertNotNull(results); // Results may vary based on analyzer configuration } @Test public void testConvertWithNullLanguages() throws IOException { // Test convert with null languages String text = "test text"; String field = "content"; String[] langs = null;Created: Sat Dec 20 13:04:59 GMT 2025 - Last Modified: Mon Sep 01 13:33:03 GMT 2025 - 12.5K bytes - Click Count (0)