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