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 #3748

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

dkd-kaehm
Copy link
Collaborator

@dkd-kaehm dkd-kaehm commented 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:

Fixes: #3747

@dkd-kaehm dkd-kaehm force-pushed the task/3747_use_apache_solr_9.3 branch 2 times, most recently from f0a4257 to 0af5338 Compare August 7, 2023 21:23
@dkd-kaehm dkd-kaehm changed the title [TASK] Upgrade to Apache Solr 9.3.0 !!![TASK] Upgrade to Apache Solr 9.3.0 Aug 7, 2023
@dkd-kaehm dkd-kaehm force-pushed the task/3747_use_apache_solr_9.3 branch from 0af5338 to 4a81f5e Compare August 8, 2023 05:36
dkd-friedrich and others added 2 commits August 10, 2023 13:54
Adapts the spelling of proper nouns in the EXT:solr documentation.
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
Copy link
Member

@dkd-friedrich dkd-friedrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dkd-kaehm dkd-kaehm merged commit 2112182 into TYPO3-Solr:main Aug 10, 2023
8 checks passed
@dkd-kaehm dkd-kaehm deleted the task/3747_use_apache_solr_9.3 branch August 10, 2023 13:06
@dkd-kaehm dkd-kaehm mentioned this pull request Oct 13, 2023
1 task
dkd-friedrich pushed a commit to dkd-friedrich/ext-solr that referenced this pull request Mar 13, 2024
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

Ports: TYPO3-Solr#3748
dkd-kaehm added a commit that referenced this pull request Apr 5, 2024
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

Ports: #3748
dkd-friedrich pushed a commit to dkd-friedrich/ext-solr that referenced this pull request Oct 30, 2024
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

Ports: TYPO3-Solr#3748
dkd-friedrich pushed a commit to dkd-friedrich/ext-solr that referenced this pull request Oct 30, 2024
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

Ports: TYPO3-Solr#3748
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 this pull request may close these issues.

[TASK] Upgrade to Apache Solr 9.3.0
2 participants