- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getExcludedUrlList (0.1 sec)
-
src/main/java/org/codelibs/fess/helper/WebFsIndexHelper.java
urlEncodeDisabled.set(true); } })); // failure url final List<String> excludedUrlList = ComponentUtil.getCrawlingConfigHelper().getExcludedUrlList(webConfig.getConfigId()); if (excludedUrlList != null) { excludedUrlList.stream().filter(StringUtil::isNotBlank).map(String::trim).distinct().forEach(u -> {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 22.6K bytes - Viewed (0)