- Sort Score
- Result 10 results
- Languages All
Results 21 - 21 of 21 for timeToLive (0.06 sec)
-
src/test/java/org/codelibs/fess/helper/CrawlingInfoHelperTest.java
assertNotNull(expires); // Returns documentExpires when config is null assertEquals(currentTime + 1000, expires.getTime()); // Test when documentExpires is set but config is provided (but config has no timeToLive) crawlingInfoHelper.documentExpires = currentTime + 5000; // For this test, we'll focus on the documentExpires fallback logic
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 05:35:01 UTC 2025 - 26.6K bytes - Viewed (0)