mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-02 08:00:55 -05:00
* - Fix ordering in group-by for custom scoring - Rename `OrderingValue` -> `OrderedValue` - Introduce `order_value` field in `ScoredPoint` * modify `Ord` implementation * rename to `OrderValue` * `has_custom_scoring` -> `is_distance_scored` * regen apis * flip bools in `is_distance_scored`