Skip to content

1.8.2

Choose a tag to compare

@Nomafin Nomafin released this 02 Oct 06:52
· 181 commits to master since this release

[1.8.2] - 2020-10-02

Changed

  • The default scorer for FT.SEARCH queries from DISMAX to RediSearch default TFIDF. It's changeable with a filter.

Fixed

  • A bug where search queries would always go to FT.AGGREGATE even if FT.SEARCH would be a better choice.