- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for setTarget_InScope (0.3 sec)
-
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsThumbnailQueueCQ.java
if (opLambda != null) { opLambda.callback(builder); } } public void setTarget_InScope(Collection<String> targetList) { setTarget_Terms(targetList, null); } public void setTarget_InScope(Collection<String> targetList, ConditionOptionCall<TermsQueryBuilder> opLambda) { setTarget_Terms(targetList, opLambda); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 51.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsJobLogCQ.java
if (opLambda != null) { opLambda.callback(builder); } } public void setTarget_InScope(Collection<String> targetList) { setTarget_Terms(targetList, null); } public void setTarget_InScope(Collection<String> targetList, ConditionOptionCall<TermsQueryBuilder> opLambda) { setTarget_Terms(targetList, opLambda); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 71.3K bytes - Viewed (0)