Change Log
Fixes 🧄
- #966 - do not raise an exception in local mode on attempting to search for sparse vectors with IDF
- #959 - fix deduplication of results when using order_by
- #967 - fix query_batch_points behaviour in local mode with some queries when limit was not provided
- #965 - fix local inference on queries with a list of prefetches, reduce the amount of inspections on vectors
Thanks to everyone who contributed to this release!
@coszio @joein