StackExchange / NRediSearch

Other
31 stars 9 forks source link

NRediSearch: Fail to parse query result #5

Open raytpot opened 4 years ago

raytpot commented 4 years ago

When getting result with both options NOCONTENT and WITTHPAYLOADS, payload is returned while the code in SearchResult expects none

https://github.com/StackExchange/StackExchange.Redis/blob/6c9b532b6362190344f5468dd98a25c5ad77a753/src/NRediSearch/SearchResult.cs#L34