- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for weightFactorFunction (0.11 sec)
-
src/main/java/org/codelibs/fess/helper/KeyMatchHelper.java
queryMap.put(termKey, boostList); } boostList.add( new Tuple3<>(keyMatch.getId(), boolQuery, ScoreFunctionBuilders.weightFactorFunction(keyMatch.getBoost()))); } else if (logger.isDebugEnabled()) { logger.debug("No KeyMatch boost docs"); } waitForNext();
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 8.2K bytes - Viewed (0)