- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for setExcludedPaths_Terms (0.08 sec)
-
src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/bs/BsFileConfigCA.java
} } public void setExcludedPaths_Terms() { setExcludedPaths_Terms(null); } public void setExcludedPaths_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda) { setExcludedPaths_Terms("excludedPaths", opLambda, null); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 144.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsFileConfigCQ.java
not(not -> not.setExcludedPaths_Term(excludedPaths), opLambda); } public void setExcludedPaths_Terms(Collection<String> excludedPathsList) { setExcludedPaths_Terms(excludedPathsList, null); } public void setExcludedPaths_Terms(Collection<String> excludedPathsList, ConditionOptionCall<TermsQueryBuilder> opLambda) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 165.3K bytes - Viewed (0)