sidebar_position: 3
Switch your doc engine from Elasticsearch to Infinity.
$ docker compose -f docker/docker-compose.yml down -v
:::caution WARNING
-v will delete the docker container volumes, and the existing data will be cleared.
:::
Set DOC_ENGINE in docker/.env to infinity.
Start the containers:
$ docker compose -f docker-compose.yml up -d