quickwit-oss/quickwit

Fix the way scores are combined in the elasticsearch API

オープン

#5,110 opened on 2024/06/12

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (581 件のフォーク)github user discovery
buggood first issue

Repository metrics

Stars
 (11,535 個のスター)
PR merge metrics
 (平均マージ 5d 18h) (30d で 41 merged PRs)

説明

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.

コントリビューターガイド