quickwit-oss/quickwit

Fix the way scores are combined in the elasticsearch API

Open

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

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Rust (553 fork)github user discovery
buggood first issue

倉庫指標

Star
 (11,300 star)
PR 合併指標
 (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.

貢獻者指南