- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_addLanguage (2.58 sec)
-
src/test/java/org/codelibs/fess/suggest/request/popularwords/PopularWordsRequestTest.java
assertNotNull(response); assertTrue(response.getTotal() > 0); } @Test public void test_addLanguage() throws Exception { SuggestItem[] items = new SuggestItem[1]; String[][] readings = new String[1][]; readings[0] = new String[] { "test" };Registered: Sat Dec 20 13:04:59 UTC 2025 - Last Modified: Mon Nov 24 03:40:05 UTC 2025 - 6.9K bytes - Viewed (0)