- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for setBoost_InScope (0.06 seconds)
-
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsWebConfigCQ.java
if (opLambda != null) { opLambda.callback(builder); } } public void setBoost_InScope(Collection<Float> boostList) { setBoost_Terms(boostList, null); } public void setBoost_InScope(Collection<Float> boostList, ConditionOptionCall<TermsQueryBuilder> opLambda) { setBoost_Terms(boostList, opLambda); }
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 15 06:53:53 GMT 2025 - 172.1K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsDataConfigCQ.java
if (opLambda != null) { opLambda.callback(builder); } } public void setBoost_InScope(Collection<Float> boostList) { setBoost_Terms(boostList, null); } public void setBoost_InScope(Collection<Float> boostList, ConditionOptionCall<TermsQueryBuilder> opLambda) { setBoost_Terms(boostList, opLambda); }
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 15 06:53:53 GMT 2025 - 108.9K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsFileConfigCQ.java
if (opLambda != null) { opLambda.callback(builder); } } public void setBoost_InScope(Collection<Float> boostList) { setBoost_Terms(boostList, null); } public void setBoost_InScope(Collection<Float> boostList, ConditionOptionCall<TermsQueryBuilder> opLambda) { setBoost_Terms(boostList, opLambda); }
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 15 06:53:53 GMT 2025 - 165.3K bytes - Click Count (0)