- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for setExcludedPaths_Terms (0.35 sec)
-
src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/bs/BsLabelTypeCA.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 - 69.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsLabelTypeCQ.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 - 87.8K bytes - Viewed (0)