Files
tantivy/src/query/union
PSeitz 33835b6a01 Add DocSet::cost() (#2707)
* query: add DocSet cost hint and use it for intersection ordering

- Add DocSet::cost()
- Use cost() instead of size_hint() to order scorers in intersect_scorers

This isolates cost-related changes without the new seek APIs from
PR #2538

* add comments

---------

Co-authored-by: Pascal Seitz <pascal.seitz@datadoghq.com>
2025-10-13 16:25:49 +02:00
..
2024-10-21 18:29:17 +08:00
2025-10-13 16:25:49 +02:00
2025-10-13 16:25:49 +02:00
2025-10-13 16:25:49 +02:00