Ok. So in order to get the feature to work in a Docker installation
Change the docker-compose.yaml redis image to redis/redis-stack-server:latest
In common_site_config.json, change the redis address to the one found in docker inspect?
Then bulid the search index, migrate the site and restart.
Is that essentially correct?
And thanks.