- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setErrorCount_Term (0.4 sec)
-
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsFailureUrlCQ.java
public void setErrorCount_Equal(Integer errorCount) { setErrorCount_Term(errorCount, null); } public void setErrorCount_Equal(Integer errorCount, ConditionOptionCall<TermQueryBuilder> opLambda) { setErrorCount_Term(errorCount, opLambda); } public void setErrorCount_Term(Integer errorCount) { setErrorCount_Term(errorCount, null); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 57.5K bytes - Viewed (0)