Azure Redis Enterprise RediSearch results limited to 200 - How to adjust MAXEXPANSIONS?

Daram, Manikanta 0 Reputation points
2025-04-21T06:53:58.06+00:00

We have an index in Azure Redis Enterprise Cache and are using the RediSearch module. When searching by a field name, the query is only returning 200 records.

We suspect there may be a configuration parameter called MAXEXPANSIONS that could be affecting this, but we are unable to view any configuration details from the RedisInsight console. Additionally, there is no option to log in directly to the Redis cluster to retrieve this information from azure portal.

I tried checking azure documentation and could not find any other details about this.

Example Query :

FT.SEARCH index_name "@filendname:keywordname*"

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
295 questions
{count} votes

2 answers

Sort by: Most helpful
  1. SSingh-MSFT 16,281 Reputation points Moderator
    2025-05-13T04:27:11.3633333+00:00

    Hi @Daram, Manikanta ,

    I have checked with the internal team and it is confirmed by them that the CONFIG command is blocked on Azure Cache for Redis Enterprise as mentioned here: How to configure Azure Cache for Redis - Azure Cache for Redis | Microsoft Learn. 

    We are sorry about the inconvenience.

    You may raise a feedback request with the concerned team here so that they can prioritize this feature: https://feedback.azure.com/d365community/forum/a96a82f3-0c25-ec11-b6e6-000d3a4f07b8

    Do let us know if you have more queries.

    Thanks

    0 comments No comments

  2. Daram, Manikanta 0 Reputation points
    2025-05-19T11:20:49.6466667+00:00

    The latest update on the issue is that we cannot set/run the FT.CONFIG commands and its blocked from the azure end.

    Here is the reference :

    https://learn.microsoft.com/en-us/azure/redis/redis-modules

    User's image

    Regarding the search issue(part of the string in Redis not providing the exact result and a mismatch between the actual results and the results returned by Redis), we are working with the Azure team to fix the issue.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.