Skip to content

Marks old RediSearch 1.0 commands as deprecated #3606

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

elena-kolevska
Copy link
Contributor

@elena-kolevska elena-kolevska commented Apr 17, 2025

Pull Request check-list

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is the new or changed code fully tested?
  • Is there an example added to the examples folder (if applicable)?

Description of change

The FT.DEL and FT.MGET commands are not supported in RediSearch 2.0+. Most of the other RediSearch 1.0-speific commands had already been marked as deprecated, I'm guessing these two were missed.

TODO: Check if we need to document the deprecation.

@elena-kolevska elena-kolevska marked this pull request as draft April 17, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant