RediSearch Returning Specific Fields You can make your queries more efficient by restricting the fields that are returned from your RediSearch queries. The example(s) in this article shows how to use the NRediSearch client to limit your results to specific fields.
RediSearch Processing Search Results This blog covers how to process results from RediSearch using the .NET Core client for RediSearch (NRediSearch). It simplifies the approach and generalizes it by using Generics .