kernel-memory icon indicating copy to clipboard operation
kernel-memory copied to clipboard

Added fallback for MAXSEARCHRESULTS in RedisMemory:GetListAsync

Open AnnoDeJong opened this issue 7 months ago • 1 comments

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.

AnnoDeJong avatar May 08 '25 11:05 AnnoDeJong

  • Submissions in the course of work for my

@microsoft-github-policy-service agree

AnnoDeJong avatar May 08 '25 11:05 AnnoDeJong

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

dluc avatar Nov 03 '25 18:11 dluc