mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-06-02 00:20:42 +00:00
* Use BinaryHeap for score-based top-K collection * Use peek_mut and add proptest for TopNHeap --------- Co-authored-by: nryoo <nryoo@nryooui-MacBookPro.local>