I’m actually testing your great work @yvanzo
Just to be sure:
You write in the new README.md about “build search indexes” we have to execute:
sudo docker-compose run --rm indexer python -m sir reindex
Will the result not be the same as the already executed
… Creating search indexes … (CreateSearchIndexes.sql)
included in the command
sudo docker-compose run --rm musicbrainz /createdb.sh -fetch
If not, what’s the difference?