Skip to content

v15.7.0

Choose a tag to compare

@AVVS AVVS released this 21 Nov 23:54
· 102 commits to master since this release

15.7.0 (2022-11-21)

Bug Fixes

  • add connector for ensure indexes (8328f2e)
  • add predefined users for serach tests (f2d4cce)
  • add redis search config (6b08c9e)
  • add redis search expressions utils (ff380d7)
  • add redisSearchIds skeleton (a226c1d)
  • add test case for redis search impl (931c1e2)
  • add tokenization utils (7d9fb03)
  • add uniq for user search result (90cefcc)
  • bump dependencies (61187c5)
  • correct search filter function (e88e14d)
  • create indexes depends on audience array (7634a02)
  • extend index definitions with multi-words (77bb74c)
  • generalize with fsort format for total (2159e37)
  • normalize index name, improve tests (5d03ce3)
  • obtain fetch data key from search config (ed49c1d)
  • obtain total for search differently (1fca49a)
  • query actions impl, more tests (e9ceac8)
  • redis search ids with additional data fetch (c286b01)
  • redis search params builders (432c6bb)
  • redis-search: add config, ensure indexes utility (a37a76d)
  • register FT index by audience (d95f62f)
  • rename function (a7606bb)
  • restore back compatobility for bin (dc2428f)
  • search using tokenization for multi-word params (e42bd62)
  • sort lua script paramenters (52d84df)
  • update expressions module export (bb41b9c)
  • use redis search filter (05d2d00)

Features

  • update deps, include index versioning (f9d490e)