quickwit-oss/quickwit

Fix the way scores are combined in the elasticsearch API

開放

#5,110 建立於 2024年6月12日

 (1 則留言) (0 個反應) (0 位負責人)Rust (581 個分叉)github user discovery
buggood first issue

倉庫指標

星標
 (11,535 顆星)
PR 合併指標
 (平均合併 5天 18小時) (30 天內合併 41 個 PR)

描述

In the multimatch query, best_field, phrase, phrase_prefix, bool_prefix are supposed to max out of the score of the different fields. Right now quickwit combines their results.

貢獻者指南