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,537 个星标)
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.

贡献者指南