Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for setTargetLabel_Terms (0.1 seconds)

  1. src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsBadWordCQ.java

            not(not -> not.setTargetLabel_Term(targetLabel), opLambda);
        }
    
        public void setTargetLabel_Terms(Collection<String> targetLabelList) {
            setTargetLabel_Terms(targetLabelList, null);
        }
    
        public void setTargetLabel_Terms(Collection<String> targetLabelList, ConditionOptionCall<TermsQueryBuilder> opLambda) {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 15 06:53:53 GMT 2025
    - 58.9K bytes
    - Click Count (0)
Back to Top