Skip to content
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

Closed
Tracked by #3376
dkd-kaehm opened this issue Aug 7, 2023 · 0 comments · Fixed by #3748
Closed
Tracked by #3376

[TASK] Upgrade to Apache Solr 9.3.0 #3747

dkd-kaehm opened this issue Aug 7, 2023 · 0 comments · Fixed by #3748

Comments

@dkd-kaehm
Copy link
Collaborator

No description provided.

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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant