- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isBackground (0.08 seconds)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/Crawler.java
return clientFactory; } /** * Checks if the crawler is running in background mode. * @return true if in background mode, false otherwise. */ public boolean isBackground() { return background; } /** * Sets the background mode for the crawler. * If true, the execute method will not wait for termination.Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Mon Nov 24 03:59:47 GMT 2025 - 17K bytes - Click Count (0)