- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_store_withExistingDocId (0.42 sec)
-
src/test/java/org/codelibs/fess/ds/callback/IndexUpdateCallbackImplTest.java
// When disabled, the fields should not be added assertFalse(dataMap.containsKey("click_count")); assertFalse(dataMap.containsKey("favorite_count")); } public void test_store_withExistingDocId() { DataStoreParams paramMap = new DataStoreParams(); Map<String, Object> dataMap = new HashMap<>(); dataMap.put("url", "http://example.com/test");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 24.5K bytes - Viewed (0)