- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for WebFsCrawler (0.99 sec)
-
src/main/java/org/codelibs/fess/exec/Crawler.java
private static final Logger logger = LogManager.getLogger(Crawler.class); /** Thread name for web and file system crawling process. */ private static final String WEB_FS_CRAWLING_PROCESS = "WebFsCrawler"; /** Thread name for data store crawling process. */ private static final String DATA_CRAWLING_PROCESS = "DataStoreCrawler"; /** Atomic flag indicating whether the crawler is currently running. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 31K bytes - Viewed (0)