-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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/)
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation