RediSearch is the querying, indexing, and full-text search module for Redis. In this video, Andrew demonstrates three ways to install RediSearch: building from source, running a Docker container, and using Redis Cloud.
Links:
Try RediSearch on Redis Enterprise Cloud → https://bit.ly/2wasiCa
RediSearch Docs → https://oss.redislabs.com/redisearch/
Redis University → https://university.redislabs.com/
Redis Labs → https://www.redislabs.com/
Join our discord server → / discord
▬ Links ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
00:00 - Introduction
01:36 - Using RediSearch on Redis Cloud
05:08 - Using RediSearch in a Docker container
06:48 - Building RediSearch from source on Ubuntu
08:30 - Installing Redis in Ubuntu from the Redis Labs PPA
10:06 - Loading the RediSearch module with a command-line flag
11:31 - Loading the RediSearch module via redis.conf
11:26 - Summary