- Sort Score
- Num 10 results
- Language All
Results 1 - 5 of 5 for setBoost_Match (0.24 seconds)
-
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsElevateWordCQ.java
setBoost_Terms(boostList, opLambda); } public void setBoost_Match(Float boost) { setBoost_Match(boost, null); } public void setBoost_Match(Float boost, ConditionOptionCall<MatchQueryBuilder> opLambda) { MatchQueryBuilder builder = regMatchQ("boost", boost); if (opLambda != null) {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 15 06:53:53 GMT 2025 - 64.2K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsKeyMatchCQ.java
setBoost_Terms(boostList, opLambda); } public void setBoost_Match(Float boost) { setBoost_Match(boost, null); } public void setBoost_Match(Float boost, ConditionOptionCall<MatchQueryBuilder> opLambda) { MatchQueryBuilder builder = regMatchQ("boost", boost); if (opLambda != null) {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 15 06:53:53 GMT 2025 - 68.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/cq/bs/BsWebConfigCQ.java
setBoost_Terms(boostList, opLambda); } public void setBoost_Match(Float boost) { setBoost_Match(boost, null); } public void setBoost_Match(Float boost, ConditionOptionCall<MatchQueryBuilder> opLambda) { MatchQueryBuilder builder = regMatchQ("boost", boost); if (opLambda != null) {
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
setBoost_Terms(boostList, opLambda); } public void setBoost_Match(Float boost) { setBoost_Match(boost, null); } public void setBoost_Match(Float boost, ConditionOptionCall<MatchQueryBuilder> opLambda) { MatchQueryBuilder builder = regMatchQ("boost", boost); if (opLambda != null) {
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
setBoost_Terms(boostList, opLambda); } public void setBoost_Match(Float boost) { setBoost_Match(boost, null); } public void setBoost_Match(Float boost, ConditionOptionCall<MatchQueryBuilder> opLambda) { MatchQueryBuilder builder = regMatchQ("boost", boost); if (opLambda != null) {
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)