Skip to content
New issue

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

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

Already on GitHub? # to your account

Handle INDEXEMPTY and INDEXMISSING in FT.INFO response #356

Merged

Conversation

atakavci
Copy link
Collaborator

Closes/fixes #351

@atakavci atakavci added the bug Something isn't working label Dec 25, 2024
@atakavci atakavci merged commit 1eeb257 into redis:master Dec 30, 2024
18 checks passed
atakavci added a commit that referenced this pull request Jan 31, 2025
* issue #351 - handle INDEXEMPTY and INDEXMISSING in FT.INFO response properly

* should work with enterprise and cluster but not with olders without INDEXMISSING support

* test run against 7.3 and later
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception utilising NRedisStack.Search.DataTypes.InfoResult with MissingIndex or EmptyIndex
2 participants