When setting up LibreX, opensearch.xml is auto-generated, which is great.
But it gets the wrong permissions, so it doesn’t work.
Group permissions should be set to www-data.
Hint for others with this problem:
It can easily be fixed afterwards by issuing “chgrp www-data chgrp www-data /var/www/librex/opensearch.xml”.