- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for setJobStatus_Terms (0.8 sec)
-
src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/bs/BsJobLogCA.java
} } public void setJobStatus_Terms() { setJobStatus_Terms(null); } public void setJobStatus_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda) { setJobStatus_Terms("jobStatus", opLambda, null); } public void setJobStatus_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda, OperatorCall<BsJobLogCA> aggsLambda) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 58.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsJobLogCQ.java
not(not -> not.setJobStatus_Term(jobStatus), opLambda); } public void setJobStatus_Terms(Collection<String> jobStatusList) { setJobStatus_Terms(jobStatusList, null); } public void setJobStatus_Terms(Collection<String> jobStatusList, ConditionOptionCall<TermsQueryBuilder> opLambda) { TermsQueryBuilder builder = regTermsQ("jobStatus", jobStatusList);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 71.3K bytes - Viewed (0)