© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
17 replies
Alex

Redis.OM Indexes are dropped automatically

I create index using
Redis.OM
Redis.OM
, after some time they are deleted for no reason
Provider.Connection.CreateIndexAsync(typeof(T));
Provider.Connection.CreateIndexAsync(typeof(T));

and I'm getting error
[name]-idx: no such index\nFailed on FT.SEARCH station-idx * LIMIT 0 100
[name]-idx: no such index\nFailed on FT.SEARCH station-idx * LIMIT 0 100
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

redis field not updating (redis-om)
C#CC# / help
4y ago
✅ Redis.OM create key from 2 fields
C#CC# / help
2y ago
Redis Timeout
C#CC# / help
15mo ago
✅ Redis | Weird Issue
C#CC# / help
14mo ago