mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-06-02 16:40:43 +00:00
* Make TweakScore and CustomScore mutable Make TweakScore and CustomScore mutable at the segment level. Addresses issue #806 * Add example to show tweak_score working for facets