Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The enableRemoteStreaming option is a security risk, and so it's off by default.
https://lucene.apache.org/solr/guide/8_6/content-streams.html
It seems strange that an option like this is declared in solrconfig.xml (a part of the configSet) instead of being a global option. For example enable.dih.dataConfigParam is a System property. I think it's a bit of a stretch to want only some configSets to use this but not others.
Attachments
Issue Links
- is duplicated by
-
SOLR-16776 Disable remote streaming by default using sysprop
- Resolved
- is related to
-
SOLR-10748 Disable stream.body by default
- Closed
- links to