Patt

Results 11 comments of Patt

I end up having to modify several lines of codes that related to paths. No biggie IMO.

@slorello89 Thank you for the detail explanation. ~~Can we accomplish the equivalent of `FT.INFO` within the .NET wrapper to wait if `indexing` field is not `0`?~~ ~~Note: I tried something...

Would it be worthwhile to pursue the work similar to the abandoned PR `https://github.com/redis/redis-om-dotnet/pull/40`? If these fields on `https://redis.io/commands/ft.info/` don't change that often, we may be able to pull it...

@slorello89 Here is a quick prototype that will return `RedisIndexInfo`. I haven't mapped all the fields yet because this could take some time to get them all in, so I...

That new proposed format reminds me of how HotChocolate (.NET library for GraphQL) uses for defining GraphQL object type

Have you confirmed that the index has those list and hashset fields defined in it? I spent hours the other days trying to figure out why the search didn't work...

> @frostshoxx is this in a UWP or WinUI/WindowsAppSDK project? Which version of the NuGet package are you using? > > FYI @adambarlow @vaheeshta I tried separately and had problem...

@michael-hawker, I ran the code for about half an hour and had not seen the issue coming back so far. I'll try to run it overnight before calling a day...

Unfortunately, the same error still occurs . The only thing I did was to change the code branch and rerun it (also made sure that the active branch is using...