mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-09-07 13:59:12 +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