-
-
Notifications
You must be signed in to change notification settings - Fork 254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TASK] Upgrade to Apache Solr 9.3.0 #3747
Comments
68 tasks
dkd-kaehm
added a commit
to dkd-kaehm/ext-solr
that referenced
this issue
Aug 7, 2023
dkd-kaehm
added a commit
to dkd-kaehm/ext-solr
that referenced
this issue
Aug 7, 2023
dkd-kaehm
added a commit
to dkd-kaehm/ext-solr
that referenced
this issue
Aug 7, 2023
Note this change requires on third party installations enbling stream feature via the ENV vars or system properties. Following variables are set in Docker images: * `SOLR_ENABLE_REMOTE_STREAMING=true` * `SOLR_ENABLE_STREAM_BODY=true` For more information See: * https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-9.html#security * https://issues.apache.org/jira/browse/SOLR-14853 Fixes: TYPO3-Solr#3747
dkd-kaehm
added a commit
to dkd-kaehm/ext-solr
that referenced
this issue
Aug 8, 2023
Note this change requires on third party installations enabling stream feature via the ENV vars or system properties. Following variables are set in Docker images: * `SOLR_ENABLE_REMOTE_STREAMING=true` * `SOLR_ENABLE_STREAM_BODY=true` For more information see: * https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-9.html#security * https://issues.apache.org/jira/browse/SOLR-14853 Fixes: TYPO3-Solr#3747
dkd-friedrich
pushed a commit
to dkd-kaehm/ext-solr
that referenced
this issue
Aug 10, 2023
Note this change requires on third party installations enabling stream feature via the ENV vars or system properties. Following variables are set in Docker images: * `SOLR_ENABLE_REMOTE_STREAMING=true` * `SOLR_ENABLE_STREAM_BODY=true` For more information see: * https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-9.html#security * https://issues.apache.org/jira/browse/SOLR-14853 Fixes: TYPO3-Solr#3747
dkd-kaehm
added a commit
that referenced
this issue
Aug 10, 2023
Note this change requires on third party installations enabling stream feature via the ENV vars or system properties. Following variables are set in Docker images: * `SOLR_ENABLE_REMOTE_STREAMING=true` * `SOLR_ENABLE_STREAM_BODY=true` For more information see: * https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-9.html#security * https://issues.apache.org/jira/browse/SOLR-14853 Fixes: #3747
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: