Reputation: 345
I have an Azure Cache for Redis instance running. I want to perform search on the data stored in the Redis cache using "RediSearch". For using RediSearch, it seems that installation of Redis Stack or a suitable extension is necessary. Is there a way to install this extension to the instance in Azure Cloud.
https://redis.io/docs/stack/search/
Or is there a way to do search without any installations. Please advise.
Upvotes: 3
Views: 1683
Reputation: 94
One cannot add RediSearch to an existing Azure Cache for Redis instance at this time.
There are several alternatives:
Amiram.
Upvotes: 6