- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getExcludedDocUrls (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/opensearch/config/exentity/WebConfig.java
} } if (excludedDocUrlPatterns == null) { if (StringUtil.isNotBlank(getExcludedDocUrls())) { final List<Pattern> urlPatterList = new ArrayList<>(); final String[] urls = getExcludedDocUrls().split("[\r\n]"); for (final String u : urls) { final String v = systemHelper.normalizeConfigPath(u);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Jan 10 01:38:30 GMT 2026 - 10.3K bytes - Click Count (0)