- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setExcludedUrls (0.86 sec)
-
src/main/java/org/codelibs/fess/util/GsaConfigParser.java
webConfig.setIncludedUrls(parseFilterPaths(globalParams.get(GOOD_URLS), true, false)); webConfig.setIncludedDocUrls(StringUtil.EMPTY); webConfig.setExcludedUrls(parseFilterPaths(globalParams.get(BAD_URLS), true, false)); webConfig.setExcludedDocUrls(StringUtil.EMPTY); webConfig.setUserAgent(userAgent);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 21.5K bytes - Viewed (0)