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.
291 questions
{count} votes

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.