Skip to content

v2.6.16

Compare
Choose a tag to compare
@adrianoamaral adrianoamaral released this 01 Mar 17:55
· 21 commits to 2.6 since this release
71965a0

This is a maintenance release for RediSearch 2.6

Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.

Details

Bug fixes:

  • #4477 Split INFIX and SUFFIX report on FT.EXPLAIN and FT.EXPLAINCLI (MOD-6186)
  • #4468 Memory leak upon suffix query for a TAG indexed with WITHSUFFIXTRIE (MOD-6644)
  • #4407 Clustered FT.SEARCH hangs forever without replying when an invalid topology is found (MOD-6557)
  • #4359 Searching for a synonym will iterate in the same group multiple times, causing a performance hit (MOD-6490)
  • #4310 Memory tracking on cluster setups causing high memory usage and potentially Out-of-Memory (MOD-6123, MOD-5639)