- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setSearchStoreInterval (0.42 sec)
-
src/main/java/org/codelibs/fess/helper/SuggestHelper.java
} } /** * Sets the interval for storing search logs. * * @param searchStoreInterval The search store interval in minutes. */ public void setSearchStoreInterval(final long searchStoreInterval) { this.searchStoreInterval = searchStoreInterval; }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 22.3K bytes - Viewed (0)