Advanced concepts

Details about query syntax, aggregation, scoring, and other search and query options

Redis Stack supports the following search and query features. This article provides you an overview.

Indexing features

  • Secondary indexing
  • Vector indexing
  • Index on JSON documents
  • Full-text indexing of multiple fields in a document
  • Incremental indexing without performance loss
  • Document deletion and updating with index garbage collection

Query features

Full-text search features

Cluster support

The search and query features of Redis Stack are also available for distributed databases that can scale to billions of documents and hundreds of servers.

Supported platforms

Redis Stack is developed and tested on Linux and macOS on x86_64 CPUs.

Atom CPUs are not supported.


Rate this page