- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 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: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Mon Sep 01 13:33:03 GMT 2025 - 12.5K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/suggest/converter/ReadingConverterTest.java
Shinsuke Sugaya <******@****.***> 1756733583 +0900
Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Mon Sep 01 13:33:03 GMT 2025 - 13.5K bytes - Click Count (0)