- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for test_parseSearchWords_withMultipleLanguages (0.5 seconds)
-
src/test/java/org/codelibs/fess/suggest/index/contents/DefaultContentsParserEdgeCaseTest.java
// Empty strings should be filtered, valid words should remain assertNotNull(item); } @Test public void test_parseSearchWords_withMultipleLanguages() throws Exception { String[] words = new String[] { "test" }; String[] fields = new String[] { "content" }; String[] langs = new String[] { "en", "ja", "zh" };Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Sat Mar 14 02:35:38 GMT 2026 - 20.3K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/suggest/index/contents/DefaultContentsParserTest.java
Shinsuke Sugaya <******@****.***> 1769950104 +0900
Created: Fri Apr 17 09:08:13 GMT 2026 - Last Modified: Sun Feb 01 12:48:24 GMT 2026 - 12.1K bytes - Click Count (0)