Am Montag, dem 07.04.2025 um 12:50 +0200 schrieb Torsten Krah: > I had a look at [0] but did not find e.g. an environment variable I > could use to add this argument.
After digging through the scripts, I found this environment variable: SOLR_MODE="user-managed" to omit the need for the "--user-managed" arg. But the problem is still there for the other cmd arguments you can provide to solr-fg - how to pass them, when you use solr-precreate? Torsten