- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_build_simple_dismax (0.09 sec)
-
src/test/java/org/codelibs/fess/helper/QueryHelperTest.java
Map.of("_default", List.of("QUERY")), // Set.of("QUERY"), // buildQuery("QUERY ")); } public void test_build_simple_dismax() { setQueryType("dismax"); float titleBoost = 0.5f; float contentBoost = 0.05f; assertQuery(functionScoreQuery(simpleQuery("QUERY", titleBoost, contentBoost)), //
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Jul 11 08:26:36 UTC 2024 - 39.8K bytes - Viewed (0)