- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_parseDocument_multipleFields (0.14 seconds)
-
src/test/java/org/codelibs/fess/suggest/index/contents/DefaultContentsParserEdgeCaseTest.java
// Should convert to string and process // May or may not produce items depending on analyzer assertNotNull(items); } @Test public void test_parseDocument_multipleFields() throws Exception { Map<String, Object> document = new HashMap<>(); document.put("content", "コンテンツテスト"); document.put("title", "タイトルテスト");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)