- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for setExcludedUrls_Terms (0.3 sec)
-
src/main/java/org/codelibs/fess/es/config/cbean/ca/bs/BsWebConfigCA.java
} } public void setExcludedUrls_Terms() { setExcludedUrls_Terms(null); } public void setExcludedUrls_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda) { setExcludedUrls_Terms("excludedUrls", opLambda, null); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 149K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsWebConfigCQ.java
not(not -> not.setExcludedUrls_Term(excludedUrls), opLambda); } public void setExcludedUrls_Terms(Collection<String> excludedUrlsList) { setExcludedUrls_Terms(excludedUrlsList, null); } public void setExcludedUrls_Terms(Collection<String> excludedUrlsList, ConditionOptionCall<TermsQueryBuilder> opLambda) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 172.1K bytes - Viewed (0)