Skip to content

2.0.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@rafie rafie released this 18 Aug 14:28
· 1463 commits to master since this release
525eda2

This is the third milestone release for RedisSearch 2.0.

Highlights:

  • #1424 Performance optimisation if no index exists
  • #1428 clean empty terms on gc

Details:

  • Minor changes:

  • Bug fixes:

    • #1417 Evicted + fix expired
    • #1416 Fix issue #1414 remove hard limit on FT.SEARCH
    • #1407 Fix to llapi (the fix was already applied on 1.8 branch)
  • Known issues in this milestone release:

    • Upgrade is not possible from 1.X versions or from 2.0.0-M1/2

Notes:

  • This is not the GA version of 2.0. The version inside Redis will be 19903 or 1.99.3 in semantic versioning. Since the version of a module in Redis is numeric, we could not add an M3 flag.
  • Requires Redis v6 or above.