RediSearch 2.6.15 released, high-performance full-text search engine

RediSearch 2.6.15 is now released,  a maintenance release of RediSearch 2.6 . The update urgency is "HIGH". There is a serious bug that may affect some users  . Officials recommend upgrading as soon as possible. RediSearch is a high-performance full-text search engine developed by the RedisLabs team and can run on Redis as a Redis Module.

Bug fixes:

  • #4244 , #4255  Using WITHCURSORflag profiling FT.AGGREGATEwill cause crash due to timeout (MOD-5512)
  • #4238  Node imbalance on the inverted index trie causes excessive database memory growth (MOD-5880, MOD-5952, MOD-6003)
  • #3995FT.CURSOR READ Geo queries cause crash  when data is updated between cursor reads (MOD-5646)
  • #4155 No response  when using TLS encryption on Amazon Linux 2 FT.SEARCH(MOD-6012)

Improve:

  • #4176  Initializing the maximum numeric range better balances index leaf splitting (MOD-6232)
  • #4123  Index name alias checkin command reuse may have issues (MOD-5945)
  • #4195 Query optimization  when predicate contains UNIONmultiple INTERSECTION(AND) of (OR) (MOD-5910)

Update instructions: https://github.com/RediSearch/RediSearch/releases/tag/v2.6.15

おすすめ

転載: www.oschina.net/news/273486/redisearch-2-6-15-released
おすすめ