Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Section 5.2 check wording around FT.ALTER #23

Open
simonprickett opened this issue Aug 31, 2022 · 0 comments
Open

Section 5.2 check wording around FT.ALTER #23

simonprickett opened this issue Aug 31, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@simonprickett
Copy link
Contributor

Raised on Discord:

The FT.ALTER command is used to add additional attributes to an existing index. This triggers a reindexing of all documents with the new attribute. But at the end, It should be noted that FT.ALTER does not trigger a reindex of previously indexed documents with the updated attributes.

Check into this (reference page is https://redis.io/commands/ft.alter/)

@simonprickett simonprickett self-assigned this Aug 31, 2022
@simonprickett simonprickett added the documentation Improvements or additions to documentation label Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant