Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,20 @@ weight: 90
---
## Requirements

RediSearch v2.10.13 requires:
RediSearch v2.10.14 requires:

- Minimum Redis compatibility version (database): 7.4
- Minimum Redis Enterprise Software version (cluster): 7.6 (TBD)

## v2.10.14 (March 2025)

This is a maintenance release for RediSearch 2.10.

Update urgency: `LOW` No need to upgrade unless there are new features you want to use.

Bug fixes:
- [#5704](https://github.com/redisearch/redisearch/pull/5704) Weights in the query string are ignored if using `SCORER BM25` (MOD-7896).

## v2.10.13 (February 2025)

This is a maintenance release for RediSearch 2.10.
Expand Down