Show / Hide Table of Contents

Namespace Redis.OM.Searching

Classes

RedisCollection<T>

Collection of items in Redis, can be queried using it's fluent interface.

SearchResponse

The result from a search.

SearchResponse<T>

A strongly typed search response.

Interfaces

IRedisCollection<T>

A collection of items in redis that you can use to look up items in redis, or perform queries on indexed documents.

Enums

SortDirection

The direction to sort.

In This Article
Back to top Generated by DocFX