Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 14:49
· 4 commits to master since this release
81cf501

Changes

  • Added support for hash_indexing_failures on Info() wrapper (#107)
  • Added example to demonstrate use georadius. (#104)
  • Added support for FT._LIST (#103)
  • Added support for SLOP (#97)
  • Add index_type JSON (#111)
  • Add AS to fields and new test to check FT.SERCH after JSON.SET (#115)
  • Support RETURN AS in SEARCH (#119)
  • Support NOHL and SKIPINITIALSCAN tags on FT.CREATE (#125)
  • Fix types not being recogized properly (#134))
  • FILTER should not have white space from the EXCLUDE ( (#145)
  • Support LOAD * in FT.AGGREGATE (#147)
  • Change "Fields" to "Attributes" in info function (#153)
  • Support Vector Similarity (#151)
  • Support NOSTOPWORDS tag in FT.SEARCH command (#155)