- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for web_crawling (0.04 sec)
-
src/main/java/org/codelibs/fess/Constants.java
// Crawler Types // ============================================================ /** Web crawler type identifier. */ public static final String WEB_CRAWLER_TYPE = "web_crawling"; /** File system crawler type identifier. */ public static final String FILE_CRAWLER_TYPE = "file_crawling"; /** Data crawler type identifier. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 34.6K bytes - Viewed (0)