Ask a question to get started
Enter to sendā¢Shift+Enter new line
Internal type for Redis index creation options. Extracted from the Redis client's ft.create method signature.
CreateIndexOptions: NonNullable<Parameters<ReturnType<typeof createClient>["ft"]["create"]>[3]>