- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for setScrollTimeout (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
fess-crawler-opensearch/src/main/java/org/codelibs/fess/crawler/service/impl/AbstractCrawlerService.java
*/ public int getScrollTimeout() { return scrollTimeout; } /** * Sets the scroll timeout. * @param scrollTimeout The scroll timeout. */ public void setScrollTimeout(final int scrollTimeout) { this.scrollTimeout = scrollTimeout; } /** * Gets the scroll size for search operations. * * @return The scroll size. */Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Thu Nov 20 08:40:57 GMT 2025 - 34.3K bytes - Click Count (0)