RediSearch is a real-time indexing and search engine.
This project will let you discover the new major release (2.0) and see how to use it, in your application.
- Introduction (2mn)
- Install RediSearch 2.0 & Insert Data (2mn)
- Create Index (5mn)
- Query Data (15mn)
- Manage Indexes (5mn)
- Import Sample Dataset (2mn)
- Querying the Movie Dataset (20mn)
- Aggregation (15mn)
- Advanced Options (5mn)
- Sample Application