Awesome
Getting Started with RediSearch 2.0
<img src="https://raw.githubusercontent.com/RediSearch/redisearch-getting-started/master/docs/images/logo.svg" width="200">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 <small><i>(2mn)</i></small>
- Install RediSearch 2.0 & Insert Data <small><i>(2mn)</i></small>
- Create Index <small><i>(5mn)</i></small>
- Query Data <small><i>(15mn)</i></small>
- Manage Indexes <small><i>(5mn)</i></small>
- Import Sample Dataset <small><i>(2mn)</i></small>
- Querying the Movie Dataset <small><i>(20mn)</i></small>
- Aggregation <small><i>(15mn)</i></small>
- Advanced Options <small><i>(5mn)</i></small>
- Sample Application