🚀Added Features
(#153)
- add support to single scheme field @AvitalFineRedis (#148)
- Fix missing import + typo in README.md @Noezor (#141)
- FT.CREATE - support MAXTEXTFIELDS, TEMPORARY, NOHL, NOFREQS, SKIPINITIALSCAN @AvitalFineRedis (#144)
- Support 'AS' on fields and on RETURN @AvitalFineRedis (#135)
- ft.info change
fields
toattributes
@ashtul (#139) - Support json index type @AvitalFineRedis (#130)
- poetry, 2.7+, and 3.6+, no 2.9- @chayim (#132)
- move sortable and no_index to the field field abstract… @leibale (#118)
- transaction needs to be set to false, pipeline is OK tho @maguec (#119)
- add Scorer option to Query @chrisdiana (#113)
- add keep_docs to drop_index @ashtul (#108)
- check module version in tests @ashtul (#106)
Other Changes
- pinning redis to 3.5.3 and updating minor version @chayim (#160)
- Adding deprecation notice @chayim (#159)
- virtualenv cache issue @chayim (#158)
- Python 3.10 support, trove, and ci @chayim (#156)
- python 3.10 - without the experimental installer disabled @chayim
- Using github actions to publish to PyPi @filipecosta90 (#101)
- Adding poetry cache to caches @chayim (#145)
- replacing the version in the toml with the tag @chayim (#142)
- Format fixes @AvitalFineRedis (#136)
- fixing documentation errors @chayim (#138)
- Add more examples @abrookins (#121)
- README.md changes @emmanuelkeller (#109)
- Fix tests after minor behavior changes @ashtul (#105)
- Minor doc fixes. @simonprickett (#103)