mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-17 00:30:41 +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