Hi, You are right that the env.vars approach was not backported to 8.x. The workaround you can use in solr.in.sh is:
The workaround is to set in solr.in.sh: SOLR_OPTS="$SOLR_OPTS -Dsolr.enableRemoteStreaming=true -Dsolr.enableStreamBody=true" This should have been documented in the reference guide for 8.11.3. I'll reply to the dev thread as well with a followup for documentation. Jan > 12. apr. 2024 kl. 14:28 skrev Adam Sjøgren <a...@koldfront.dk.INVALID>: > > The bin/solr script in the binary release of Solr 8.11.3 does not > include the lines to handle the environment variables > SOLR_ENABLE_{REMOTE_STREAMING,STREAM_BODY} introduced in place of the > solrconfig.xml attributes enable{RemoteStreaming,StreamBody} removed > in SOLR-14853. > > Was that on purpose and am I using the package wrong, or? > > (I originally sent this question, with more context, to the > development list: > https://lists.apache.org/thread/yx18fhyt4t5wf6qfhykymn1jk3tvlyk8 > - sorry about that.) > > > Best regards, > > Adam > > -- > "Since when did you get all peaceful?" Adam Sjøgren > "Since yesterday!" a...@koldfront.dk >