# Functions

DefaultQueryLimit returns an initialzied QueryLimit struct with the default limit range.
No description provided by the author
FilterValue formats a value for use in a filter and returns it.
NewClient returns a new search client.
FT.CREATE echoTokenStoreIdx ON JSON SCHEMA $.metadata.type AS type TEXT $.metadata.client_id AS client_id TEXT $.metadata.subject AS subject TEXT */ NewCreate creates a new create with defaults set https://redis.io/commands/ft.create/.
FT.DROPINDEX echoTokenStoreIdx */ NewDropIndex creates a new dropindex with defaults set https://redis.io/commands/ft.dropindex/.
NewQuery creates a new query with defaults set.
No description provided by the author
No description provided by the author
NewQueryLimit returns an initialized QueryLimit struct.
No description provided by the author
NewSchema creates a new schema with defaults set.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author