VOOZH about

URL: https://upstash.com/docs/redis/search/introduction

⇱ Introduction - Upstash Documentation


Documentation Index

Fetch the complete documentation index at: /docs/llms.txt

Use this file to discover all available pages before exploring further.

Skip to main content
Upstash Redis Search is our first extension beyond the official Redis spec. Using the Rust-based Tantivy under the hood, we provide an extremely fast way to search through Redis data.
  • Easy Integration: Works with JSON, Hashes and Strings out of the box
  • Auto-Synchronization: Once you created an index, all write operations are automatically tracked
  • Intuitive Query Language: A type-safe JSON-based query syntax with boolean operators, fuzzy matching, phrase queries, regex support, and more.
  • Production-Ready Performance: Built on Tantivy, a fast full-text search engine library written in Rust

Next Steps

Getting Started

Create your first index and run a query in a few lines of code

Schema Definition

Define the fields you want to index and how they are matched

Querying

Learn the JSON-based query language with filters and operators

Recipes

Complete, real-world examples you can adapt to your own use cases

Was this page helpful?

⌘I
Assistant
Responses are generated using AI and may contain mistakes.