quickwit-oss/quickwit

Fix the way scores are combined in the elasticsearch API

Open

#5110 aperta il 12 giu 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (553 fork)github user discovery
buggood first issue

Metriche repository

Star
 (11.300 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor