- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for tie_breaker (0.04 seconds)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** * Get the value for the key 'query.dismax.tie_breaker'. <br> * The value is, e.g. 0.1 <br> * comment: Tie breaker value for dismax queries. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getQueryDismaxTieBreaker(); /** * Get the value for the key 'query.dismax.tie_breaker' as {@link java.math.BigDecimal}. <br>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 576.9K bytes - Click Count (2)