Querying, Indexing, and Full-Text Search

Go to class
Write Review

Free Online Course: Querying, Indexing, and Full-Text Search provided by Independent is a comprehensive online course. The course is taught in English and is free of charge.

Overview
  • This course teaches you how to query structured and unstructured data in Redis. Using the RediSearch module, you’ll learn:

    • How to query data in Redis with SQL-like flexibility
    • How to use boolean logic, full-text search, numeric ranges, geo radiuses, and more
    • How to create secondary indexes for your existing Redis data
    • How to build reporting and analytics queries using aggregations (COUNT, SUM, etc.)
    • How to distribute queries and indexes across clustered Redis deployments