I have added a further suggestion to the issue on the app repo.
https://github.com/FusionAuth/fusionauth-issues/issues/1250#issuecomment-859634082
I have added a further suggestion to the issue on the app repo.
https://github.com/FusionAuth/fusionauth-issues/issues/1250#issuecomment-859634082
I'm running the docker container fusionauth/fusionauth-app:1.40.2 and in docker-compose.yml I have set:
environment:
...
SEARCH_TYPE: database
...
However in the admin UI under System / About it looks like it's using Elasticsearch:
What am I missing?