- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_parseDocument_withLanguage (0.17 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/suggest/index/contents/DefaultContentsParserEdgeCaseTest.java
for (SuggestItem item : items) { assertTrue("Items should not have blank text", item.getText().trim().length() > 0); } } @Test public void test_parseDocument_withLanguage() throws Exception { Map<String, Object> document = new HashMap<>(); document.put("content", "ใในใ"); document.put("lang", "ja");
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)