- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isFinished (0.06 sec)
-
src/main/java/org/codelibs/fess/helper/DataIndexHelper.java
} /** * Checks if the crawling thread has finished execution. * * @return true if the thread has completed its crawling operation */ public boolean isFinished() { return finished; } /** * Stops the crawling operation gracefully. * If a data store is currently active, this method calls
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 18.9K bytes - Viewed (0)