redis/go-redis

Document prominently that Protocol 2 is required for FT.SEARCH

nikolaydubina opened this issue · 0 comments

I repeatedly stepped on this bug, because it is easy to forget. Redis docs and tutorials do not mention this. I found this in stackoverflow.

Need to directly mention that this is required for API to work.