Skip to content

Added fallback for MAXSEARCHRESULTS in RedisMemory:GetListAsync#1063

Closed
AnnoDeJong wants to merge 2 commits intomicrosoft:mainfrom
AnnoDeJong:issue-1062-fix-redis-memory-getlistasync-fallback-for-maxsearchresults
Closed

Added fallback for MAXSEARCHRESULTS in RedisMemory:GetListAsync#1063
AnnoDeJong wants to merge 2 commits intomicrosoft:mainfrom
AnnoDeJong:issue-1062-fix-redis-memory-getlistasync-fallback-for-maxsearchresults

Conversation

@AnnoDeJong
Copy link
Copy Markdown

Motivation and Context (Why the change? What's the scenario?)

Azure Redis Enterprise does not support FT.CONFIG commands which causes the method to fail completely and as this is used when deleting a document it prevents a document from being deleted.

High level description (Approach, Design)

Added a fallback value as well as moved the configuration task into the if statement.

Azure Redis Enterprise does not support FT.CONFIG commands which causes the method to fail completely and as this is used when deleting a document it prevents a document from being deleted.
@AnnoDeJong AnnoDeJong requested a review from dluc as a code owner May 8, 2025 11:23
@AnnoDeJong
Copy link
Copy Markdown
Author

  • Submissions in the course of work for my

@microsoft-github-policy-service agree

@microsoft microsoft deleted a comment May 9, 2025
@dluc
Copy link
Copy Markdown
Collaborator

dluc commented Nov 3, 2025

Closing as part of repository maintenance - no further action planned on this issue.

@dluc dluc closed this Nov 3, 2025
@microsoft microsoft locked and limited conversation to collaborators Nov 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants