- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_updateDocument_withBoostMatcher (0.23 sec)
-
src/test/java/org/codelibs/fess/indexer/IndexUpdaterTest.java
// // Thread may still be alive in test environment // assertFalse(indexUpdater.isAlive()); } // Test updateDocument with boost matcher public void test_updateDocument_withBoostMatcher() { final Map<String, Object> doc = new HashMap<>(); doc.put("url", "http://example.com"); final DocBoostMatcher matcher = new DocBoostMatcher() { @Override
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 33K bytes - Viewed (0)