redis / docs

Documentation for Redis, Redis Cloud, and Redis Enterprise
https://redis.io/docs/latest/
Other
15 stars 86 forks source link

DEV: remove occurrences of FT.ADD #422

Closed dwdougherty closed 2 weeks ago

dwdougherty commented 2 weeks ago

This PR removes occurrences of FT.ADD, replacing them with HSET as appropriate. N.B. references in releases notes are still there.

github-actions[bot] commented 2 weeks ago

Staging links:
https://redis.io/docs/staging/DOC-2060/develop/interact/search-and-query/administration/design
https://redis.io/docs/staging/DOC-2060/develop/interact/search-and-query/administration/overview
https://redis.io/docs/staging/DOC-2060/develop/interact/search-and-query/advanced-concepts/chinese
https://redis.io/docs/staging/DOC-2060/develop/interact/search-and-query/deprecated/payloads

dwdougherty commented 2 weeks ago

Thank you, @cmilesb !