This is a maintenance release for RediSearch 2.10
Update urgency: HIGH
: There is a critical bug that may affect a subset of users. Upgrade!
Bug fixes:
- #6184 Reindexing from RDB with multiple vector indices could lead to a crash due to cluster health check - NodeWD (MOD-9220,MOD-8809)
- #6028
FT.CURSOR...DEL
while another thread is reading it could lead to a crash (MOD-9408,MOD-9432,MOD-9433,MOD-9434,MOD-9435) - #5967 When indexing documents using TEXT and without the text in the documents leads to an
inf
ornan
score (MOD-9423) - #6056 Avoid lazy expiration in background indexing for Active-Active setup preventing keys from expiring incorrectly (MOD-9486)
- #6108 Timeout fail returned when
ON_TIMEOUT RETURN
policy stop collecting of the partial results - best effort (MOD-9612)
Improvements: