Releases: RediSearch/RediSearch
Releases · RediSearch/RediSearch
v2.10.15
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:
- #5734 Cursor with
SORTBY
is never depleted blocking queries if cursor limit is achieved (MOD-8483) - #5734 Empty results with RESP3 due to the
TIMEOUT
even if setting to deliver partial results - ON_TIMEOUT policy (MOD-8482) - #5734 Cursor with RESP3 on
FT.AGGREGATE
is never depleted blocking queries if cursor limit is achieved (MOD-8515) - #5734 Using
FT.CURSOR READ
on queries that timed out led to fewer results than expected (MOD-8606) - #5804
FT.AGGREGATE
response in RESP3 thetotal_results
field is not correct (MOD-9054)
Improvements:
- #5734 Coordinator race condition preventing the premature release and avoiding errors and inconsistencies during query executions (MOD-8794)
v2.8.25
This is a maintenance release for RediSearch 2.8
Update urgency: HIGH
: There is a critical bug that may affect a subset of users. Upgrade!
Bug fixes:
- #5709 Weights in the query string is ignored if using
SCORER BM25
(MOD-7896) - #5788 Cursor with
SORTBY
is never depleted blocking queries if cursor limit is achieved (MOD-8483) - #5788 Empty results with RESP3 due to the
TIMEOUT
even if setting to deliver partial results - ON_TIMEOUT policy (MOD-8482) - #5788 Cursor with RESP3 on
FT.AGGREGATE
is never depleted blocking queries if cursor limit is achieved (MOD-8515) - #5788 Using
FT.CURSOR READ
on queries that timed out led to fewer results than expected (MOD-8606) - #5810
FT.AGGREGATE
response in RESP3 thetotal_results
field is not correct (MOD-9054)
Improvements:
- #5788 Coordinator race condition preventing the premature release and avoiding errors and inconsistencies during query executions (MOD-8794)
v2.6.28
v2.10.14
v2.8.24
v2.6.27
v2.10.13
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: