- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for addBoostFunction (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/helper/QueryHelperTest.java
assertTrue(context.sortBuilders().get(0).toString().contains("_score")); } @Test public void test_addBoostFunction_scoreFunction() { queryHelper.addBoostFunction(ScoreFunctionBuilders.weightFactorFunction(2.0f)); QueryContext context = buildQuery("test"); // Verify that function score query contains the added boost function
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 53.2K bytes - Click Count (0)