`$order_by` is not respected when used together with `$contains`
Open
bug
cache
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
As pointed out in #1446, `intersection` disrupts the order of query results. Although the result is still deterministic so pagination still works properly, `$oder_by` is no long respected.
Contributor guide
Assessment
This issue has not been assessed yet.