- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for DataStoreCrawler (0.05 seconds)
-
src/main/java/org/codelibs/fess/exec/Crawler.java
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. */ private static AtomicBoolean running = new AtomicBoolean(false);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 32.4K bytes - Click Count (0)