ext-solr

A TYPO3 extension that integrates the Apache Solr search server with TYPO3 CMS. dkd Internet Service GmbH is developing the extension. Community contributions are welcome. See CONTRIBUTING.md for details.

GPL-3.0 License

Downloads
2.1M
Stars
136
Committers
190
ext-solr - Release 11.5.0-rc-1

Published by dkd-friedrich over 2 years ago

First release candidate of 11.5.0 for TYPO3 11 LTS

#standwithukraine #nowar

Huge improvements:

  • TYPO3 11 LTS compatibility
  • Improved data update handling

Known issues:

  • #3166

Open tasks:

  • #3160
  • #3169
  • #3220

Note for non-composer instances:

This release candidate is not available in TYPO3 TER, if you want to try this
release, please download and install this release manually from:


How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through pull requests or review and comment on
    existing pull requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing
    development of Apache Solr for TYPO3

Support us by becoming an EB partner:
https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:
+49 (0)69 - 2475218 0

ext-solr - Release 11.5.0-beta-2

Published by dkd-friedrich over 2 years ago

A preview release 11.5.0 BETA-2 for TYPO3 11 LTS

Huge improvements:

  • [P:11.5:FEATURE] Improve data update handling

Known issues:

Open tasks:

Note for non-composer instances:

This beta release is not available in TYPO3 TER, if you want to try this
release,
please download and install this release manually from:


How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through pull requests or review and comment on
    existing pull requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing
    development of Apache Solr for TYPO3

Support us by becoming an EB partner:
https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:
+49 (0)69 - 2475218 0

ext-solr - Release 11.1.3 (no longer supported)

Published by dkd-friedrich over 2 years ago

This is a bugfix-only release and the last release for EXT:solr 11.1
please update to 11.2 or even 11.5.

This release contains:

Please read the release notes:
https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.1.3


How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

Submit bug reports and feature requests on GitHub
Ask or help or answer questions in our Slack channel
Provide patches through Pull Request or review and comment on existing
Pull Requests
Go to www.typo3-solr.com or call dkd to sponsor the ongoing development
of Apache Solr for TYPO3

Support us by becoming an EB partner:
https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:
+49 (0)69 - 2475218 0

ext-solr - Release 11.5.0-beta-1

Published by dkd-kaehm over 2 years ago

A preview release 11.5.0 BETA-1 for TYPO3 11 LTS

Huge improvements:

  • [FEATURE] Get "free content mode" working
  • [BUGFIX] TypoScript configuration for "Hide default language" sites

Known issues:

Open tasks:

Note for non-composer instances:

This beta release is not available in TYPO3 TER, if you want to try this release,
please download and install this release manually from:


How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through pull requests or review and comment on
    existing pull requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing
    development of Apache Solr for TYPO3

Support us by becoming an EB partner:
https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:
+49 (0)69 - 2475218 0

ext-solr - Release 11.2.0 - (major)

Published by dkd-friedrich over 2 years ago

Release 11.2.0 (major)

Apache Solr for TYPO3 11.2.0

We are happy to release EXT:solr 11.2.0.
The focus of this release has been on supporting the latest Apache Solr version 8.11.1 and on optimizing the data update monitoring.

New in this release:

Apache Solr 8.11.1 support (#3155)

With EXT:solr 11.2.0 we support Apache Solr 8.11.1, the latest release of Apache Solr.

To see what has changed in Apache Solr please read the release notes of Apache Solr:
https://solr.apache.org/docs/8_11_1/changes/Changes.html

Improve data update monitoring and handling

To ensure the Solr index is up-to-date an extensive monitoring is done, in huge sites this may slow down the TYPO3 backend, as many records and pages have to up checked and updated. With EXT:solr 11.2 you can configure how EXT:solr should monitor and handle data updates, by default EXT:solr acts as in all former version, but you can now configure a delayed update handling or even turn the monitoring of.

Small improvements and bugfixes:

Beside the major changes we did several small improvements and bugfixes:

  • [TASK] Upgrade Solarium to 6.0.4 (#3178)
  • [FEATURE] Improve data update handling (#3153)
  • [BUGFIX] Fix thrown exception in Synonym and StopWordParser
  • [BUGFIX] TER releases missing composer dependencies
  • [TASK] Upgrade to Apache Solr 8.11.1 (#3155)
  • [TASK] Configure CI matrix for release 11.2
  • [BUGFIX:BP:11.1] Fix autosuggest with non-ascii terms (#3096)
  • [BUGFIX] Prevent unwanted filter parameters from being generated (#3126)
  • [TASK] Add Czech translation (#3132)
  • [TASK] Replace mirrors for Apache Solr binaries on install-solr.sh (#3094)
  • [BUGFIX:BP:11-1] routeenhancer with empty filters (#3099)
  • [TASK] Use Environment::getContext() instead of GeneralUtility
  • [BUGFIX] Don't use jQuery.ajaxSetup() (#2503)
  • [TASK] Setup Github Actions :: Basics
  • [TASK] Setup Dependabot to watch "solarium/solarium"
  • [BUGFIX] Filter within route enhancers (#3054)
  • [BUGFIX] Fix NON-Composer mod libs composer.json for composer v2 (#3053)

Contributors

Special thanks to ACO Ahlmann SE & Co. KG for sponsoring the improved data update handling, #3153!

Like always this release would not have been possible without the help from our
awesome community. Here are the contributors to this release.

(patches, comments, bug reports, reviews, ... in alphabetical order)

  • Georg Ringer
  • Lars Tode
  • Mario Lubenka
  • Markus Friedrich
  • Marc Bastian Heinrichs
  • Michael Wagner
  • Rafael Kähm

Also a big thank you to our partners who have already concluded one of our new development participation packages such as Apache Solr EB for TYPO3 11 LTS (Feature), Apache Solr EB for TYPO3 10 LTS (Maintenance)
or Apache Solr EB for TYPO3 9 ELTS (Extended):

  • ACO Ahlmann SE & Co. KG
  • avenit AG
  • b13 GmbH
  • cyperfection GmbH
  • in2code GmbH
  • Leitgab Gernot
  • medien.de mde GmbH
  • TOUMORØ
  • WIND Internet

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through pull requests or review and comment on
    existing pull requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing
    development of Apache Solr for TYPO3

Support us by becoming an EB partner:
https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:
+49 (0)69 - 2475218 0

ext-solr - Release 11.0.7 (last non ELTS release)

Published by dkd-kaehm almost 3 years ago

TYPO3 9 LTS reached the ELTS stage: free community support for TYPO3 9 LTS ended on 30 sept. 2021.
We'll join the TYPO3s ELTS regiment and provide EXT:solr support for TYPO3 9 ELTS upwardly via our EB program.

Therefore the EXT:solr release-11.0.x will not be maintained in TYPO3-Solr/ext-solr repository any more. The maintenance and builds will be moved to other place.
The new EXT:solr 11.0.7+ for TYPO3 9 ELTS versions will be provided via dkds EB program.

This is a bugfix-only release that contains:

  • [BUGFIX:BP:11-0] Respect TCA setting of 'tstamp' field (#3037)
  • [BUGFIX:BP:11.0] Update SolrNotAvailable.html (#3020)
  • [BUGFIX] Recursive constants (#3048)
    • [BUGFIX] Follow up to recursive constants (#3058)
  • [BUGFIX:BP:11.0] Don't use jQuery.ajaxSetup (#2503)
  • [TASK:11.0] Replace mirrors for Apache Solr binaries on install-solr.sh (#3094)

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

Submit bug reports and feature requests on GitHub
Ask or help or answer questions in our Slack channel
Provide patches through Pull Request or review and comment on existing Pull Requests
Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us by becoming an EB partner:

https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:

+49 (0)69 - 2475218 0

ext-solr - Release 11.0.6 (last non ELTS release)

Published by dkd-kaehm almost 3 years ago

TYPO3 9 LTS reached the ELTS stage: free community support for TYPO3 9 LTS ended on 30 sept. 2021.
We'll join the TYPO3s ELTS regiment and provide EXT:solr support for TYPO3 9 ELTS upwardly via our EB program.

Therefore the EXT:solr release-11.0.x will not be maintained in TYPO3-Solr/ext-solr repository any more. The maintenance and builds will be moved to other place.
The new EXT:solr 11.0.6+ for TYPO3 9 ELTS versions will be provided via dkds EB program.

This is a bugfix-only release that contains:

  • [BUGFIX:BP:11-0] Respect TCA setting of 'tstamp' field (#3037)
  • [BUGFIX:BP:11.0] Update SolrNotAvailable.html (#3020)
  • [BUGFIX] Recursive constants (#3048)
    • [BUGFIX] Follow up to recursive constants (#3058)
  • [BUGFIX:BP:11.0] Don't use jQuery.ajaxSetup (#2503)
  • [TASK:11.0] Replace mirrors for Apache Solr binaries on install-solr.sh (#3094)

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

Submit bug reports and feature requests on GitHub
Ask or help or answer questions in our Slack channel
Provide patches through Pull Request or review and comment on existing Pull Requests
Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us by becoming an EB partner:

https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:

+49 (0)69 - 2475218 0

ext-solr - 6.5.1 - Maintenance release - Apache Solr 6.6.3 security release

Published by timohund almost 3 years ago

Apache Solr for TYPO3 version 6.5.1 released

This release is a bugfix only release. It contains all patches from 6.5.0 + the update to Apache Solr 6.6.3.
This release is for everyone who needs to stay on TYPO3 7 LTS, if you are using 8 LTS you should update to 8.0.x when possible.

Update to Apache Solr 6.6.3

There was a security issue with Apache Solr 6.6.2 in combination with the DataImportHandler. This handler is disabled by default in our configuration and you only need to update when you have enabled the DataImportHandler.

Related links:

Contributors

Big thanks to our partners that have joined the EB2018 program:

Also a big thanks to our partners that have joined the EB2018 program:

  • 4eyes GmbH
  • Albervanderveen
  • Agentur Frontal AG
  • Amedick & Sommer
  • AUSY SA
  • Bibus AG
  • Bitmotion GmbH
  • bgm Websolutions GmbH
  • Citkomm services GmbH
  • Consulting Piezunka und Schamoni - Information Technologies GmbH
  • Cows Online GmbH
  • food media Frank Wörner
  • Fachhochschule für öffentliche Verwaltung NRW
  • FTI Touristik GmbH
  • Hirsch & Wölfl GmbH
  • Hochschule Furtwangen
  • Image Transfer GmbH
  • JUNGMUT Communications GmbH
  • Kreis Coesfeld
  • LOUIS INTERNET GmbH
  • L.N. Schaffrath DigitalMedien GmbH
  • MEDIA::ESSENZ
  • Mercedes AMG GmbH
  • Petz & Co
  • pietzpluswild GmbH
  • plan.net
  • Pluswerk AG
  • PROFILE MEDIA GmbG
  • Q3i GmbH & Co. KG
  • ressourcenmangel an der panke GmbH
  • Roza Sancken
  • Site'nGo
  • Studio B12 GmbH
  • systime
  • Talleux & Zöllner GbR
  • TOUMORO
  • TWT Interactive GmbH
  • T-Systems Multimedia Solutions GmbH
  • Ueberbit GmbH
  • Web Commerce GmbH

Special thanks to our premium EB 2018 partners:

Thanks to everyone who helped in creating this release!

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through Pull Request or review and comment on existing Pull Requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us in 2018 by becoming an EB partner:

http://www.typo3-solr.com/en/contact/

or call:

+49 (0)69 - 2475218 0

ext-solr - 8.0.3 - Maintenance release

Published by timohund almost 3 years ago

This release is a bugfix only release. It ships an security update of Apache Solr from 6.6.2 to 6.6.3.

New in this release

This release contains the following bugfixes and small changes.

Update to Apache Solr 6.6.3

There was a security issue with Apache Solr 6.6.2 in combination with the DataImportHandler. This handler is disabled by default in our configuration and you only need to update when you have enabled the DataImportHandler.

Add additional class for focus on search query input

Add's an additional class tx-solr-suggest-focus to the input field and uses it in the suggest javascript controller.

Contributors

Thanks to all contributors:

  • Marc Bastian Heinrichs
  • Timo Hund

Big thanks to our partners that have joined the EB2018 program:

  • 4eyes GmbH
  • Albervanderveen
  • Agentur Frontal AG
  • Amedick & Sommer
  • AUSY SA
  • Bibus AG
  • Bitmotion GmbH
  • bgm Websolutions GmbH
  • Citkomm services GmbH
  • Consulting Piezunka und Schamoni - Information Technologies GmbH
  • Cows Online GmbH
  • food media Frank Wörner
  • Fachhochschule für öffentliche Verwaltung NRW
  • FTI Touristik GmbH
  • Hirsch & Wölfl GmbH
  • Hochschule Furtwangen
  • Image Transfer GmbH
  • JUNGMUT Communications GmbH
  • Kreis Coesfeld
  • LOUIS INTERNET GmbH
  • L.N. Schaffrath DigitalMedien GmbH
  • MEDIA::ESSENZ
  • Mercedes AMG GmbH
  • Petz & Co
  • pietzpluswild GmbH
  • plan.net
  • Pluswerk AG
  • PROFILE MEDIA GmbG
  • Q3i GmbH & Co. KG
  • ressourcenmangel an der panke GmbH
  • Roza Sancken
  • Site'nGo
  • Studio B12 GmbH
  • systime
  • Talleux & Zöllner GbR
  • TOUMORO
  • TWT Interactive GmbH
  • T-Systems Multimedia Solutions GmbH
  • Ueberbit GmbH

Special thanks to our premium EB 2018 partners:

Thanks to everyone who helped in creating this release!

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through Pull Request or review and comment on existing Pull Requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us in 2018 by becoming an EB partner:

http://www.typo3-solr.com/en/contact/

or call:

+49 (0)69 - 2475218 0

ext-solr - 8.1.2 - Maintenance release

Published by timohund almost 3 years ago

This release is a bugfix only release.

New in this release

This release contains the following bugfixes and small changes:



[BUGFIX] Exclude tags are not properly added for json facet

The excludeTags have not been properly added for json facets (option facets), this was fixed.

[BUGFIX] Allow global minimumCount configuration of 0 for facets

The minimumCount should be configureable to „0“ with the global setting(plugin.tx_solr.search.faceting.minimumCount). 
This did not work and is fixed now.

Contributors

Thanks to all contributors:


  • Markus Friedrich
  • Timo Hund
    



Sponsors

Thanks to all eb partners:

  • 4eyes GmbH
  • Albervanderveen
  • Agentur Frontal AG
  • AlrweNWR Internet BV
  • Amedick & Sommer
  • AUSY SA
  • BARDEHLE PAGENBERG Partnerschaft mbB
  • Bibus AG
  • Bitmotion GmbH
  • bgm Websolutions GmbH
  • bplusd interactive GmbH
  • Cast Iron Coding, Inc
  • Centre de gestion de la Fonction Publique Territoriale du Nord (Siège)
  • Citkomm services GmbH
  • Consulting Piezunka und Schamoni - Information Technologies GmbH
  • Cobytes GmbH
  • Columbus Interactive GmbH
  • Cows Online GmbH
  • creativ clicks GmbH
  • DACHCOM.DIGITAL AG
  • Deutsches Literaturarchiv Marbach
  • FLOWSITE GmbH
  • food media Frank Wörner
  • Fachhochschule für öffentliche Verwaltung NRW
  • FTI Touristik GmbH
  • GAYA - La Nouvelle Agence
  • Hirsch & Wölfl GmbH
  • Hochschule Furtwangen
  • ijuice Agentur GmbH
  • Image Transfer GmbH
  • JUNGMUT Communications GmbH
  • Kreis Coesfeld
  • LINGNER CONSULTING NEW MEDIA GMBH
  • LOUIS INTERNET GmbH
  • L.N. Schaffrath DigitalMedien GmbH
  • MEDIA::ESSENZ
  • Mehr Demokratie e.V.
  • mehrwert intermediale kommunikation GmbH
  • Mercedes AMG GmbH
  • Petz & Co
  • pietzpluswild GmbH
  • pixelcreation GmbH
  • plan.net
  • Pluswerk AG
  • POCO Service AG
  • polargold GmbH
  • Pottkinder GmbH
  • PROVITEX GmbH
  • Publicis Pixelpark
  • punkt.de GmbH
  • PROFILE MEDIA GmbH
  • Q3i GmbH & Co. KG
  • ressourcenmangel an der panke GmbH
  • rocket-media GmbH & Co KG
  • Roza Sancken
  • Rundfunk und Telekom Regulierungs-GmbH
  • Site'nGo
  • SIWA Online GmbH
  • snowflake productions gmbh
  • Studio B12 GmbH
  • systime
  • SYZYGY Deutschland GmbH
  • Talleux & Zöllner GbR
  • TOUMORO
  • THE BRETTINGHAMS GmbH
  • TWT Interactive GmbH
  • T-Systems Multimedia Solutions GmbH
  • Typoheads GmbH
  • Q3i GmbH
  • Ueberbit GmbH
  • WACON Internet GmbH
  • zdreicon GmbH
  • zimmer7 GmbH

Special thanks to our premium EB 2018 partners:

Thanks to everyone who helped in creating this release!

Outlook

It version 9 of EXT:solr we will provide the first integration of the solarium php api and ship the latest Apache Solr version. EXT:solr 9 is scheduled for the end of september.

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through Pull Request or review and comment on existing Pull Requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us in 2018 by becoming an EB partner:

http://www.typo3-solr.com/en/contact/

or call:

+49 (0)69 - 2475218 0

ext-solr - 7.5.3 - Maintenance release

Published by timohund almost 3 years ago

This release is a bugfix only release.

New in this release

This release contains the following bugfixes and small changes:



[BUGFIX] Set composer dependency to typo3/cms-core instead of typo3/cms

The composer dependency was set to typo3/cms-core

Contributors

Thanks to all contributors:


  • Thomas Löffler
    



Sponsors

Thanks to all eb partners:

  • 4eyes GmbH
  • Albervanderveen
  • Agentur Frontal AG
  • AlrweNWR Internet BV
  • Amedick & Sommer
  • AUSY SA
  • BARDEHLE PAGENBERG Partnerschaft mbB
  • Bibus AG
  • Bitmotion GmbH
  • bgm Websolutions GmbH
  • bplusd interactive GmbH
  • Cast Iron Coding, Inc
  • Centre de gestion de la Fonction Publique Territoriale du Nord (Siège)
  • Citkomm services GmbH
  • Consulting Piezunka und Schamoni - Information Technologies GmbH
  • Cobytes GmbH
  • Columbus Interactive GmbH
  • Cows Online GmbH
  • creativ clicks GmbH
  • DACHCOM.DIGITAL AG
  • Deutsches Literaturarchiv Marbach
  • FLOWSITE GmbH
  • food media Frank Wörner
  • Fachhochschule für öffentliche Verwaltung NRW
  • FTI Touristik GmbH
  • GAYA - La Nouvelle Agence
  • Hirsch & Wölfl GmbH
  • Hochschule Furtwangen
  • ijuice Agentur GmbH
  • Image Transfer GmbH
  • JUNGMUT Communications GmbH
  • Kreis Coesfeld
  • LINGNER CONSULTING NEW MEDIA GMBH
  • LOUIS INTERNET GmbH
  • L.N. Schaffrath DigitalMedien GmbH
  • MEDIA::ESSENZ
  • Mehr Demokratie e.V.
  • mehrwert intermediale kommunikation GmbH
  • Mercedes AMG GmbH
  • Petz & Co
  • pietzpluswild GmbH
  • pixelcreation GmbH
  • plan.net
  • Pluswerk AG
  • POCO Service AG
  • polargold GmbH
  • Pottkinder GmbH
  • PROVITEX GmbH
  • Publicis Pixelpark
  • punkt.de GmbH
  • PROFILE MEDIA GmbH
  • Q3i GmbH & Co. KG
  • ressourcenmangel an der panke GmbH
  • rocket-media GmbH & Co KG
  • Roza Sancken
  • Rundfunk und Telekom Regulierungs-GmbH
  • Site'nGo
  • SIWA Online GmbH
  • snowflake productions gmbh
  • Studio B12 GmbH
  • systime
  • SYZYGY Deutschland GmbH
  • Talleux & Zöllner GbR
  • TOUMORO
  • THE BRETTINGHAMS GmbH
  • TWT Interactive GmbH
  • T-Systems Multimedia Solutions GmbH
  • Typoheads GmbH
  • Q3i GmbH
  • Ueberbit GmbH
  • WACON Internet GmbH
  • zdreicon GmbH
  • zimmer7 GmbH

Special thanks to our premium EB 2018 partners:

Thanks to everyone who helped in creating this release!

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through Pull Request or review and comment on existing Pull Requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us in 2018 by becoming an EB partner:

http://www.typo3-solr.com/en/contact/

or call:

+49 (0)69 - 2475218 0

ext-solr - 11.1.2 Maintenance Release

Published by dkd-kaehm almost 3 years ago

Apache Solr for TYPO3 11.1.2

This is a bugfix-only release that contains:

  • [TASK] 2021.12.13 Rebuild Docker images due of(CVE-2021-44228)
    Please refer for certain workaround and updates:
    https://www.dkd.de/de/blog/sicherheitsluecke-in-log4j-security-incident-in-log4j/
  • [TASK] Ensure valid cache ids (#3033)
  • [BUGFIX] Fatal error when installing 11.1.1 [Non-COMPOSER] (#3029)
  • [BUGFIX] Respect TCA setting of 'tstamp' field (#3040)
  • [BUGFIX] SolrNotAvailable.html template not using locallang.xlf translation (#3027)
  • [BUGFIX] Set solr_path_read to be not required in site configuration (#3041)
  • [BUGFIX] Prevent fatal on suggest action with invalid filters params (#3011)
  • [TASK] Limit table key column length (#3014)
  • [BUGFIX] Recursive constants (#3049)
    [BUGFIX] Follow up to recursive constants (#3059)
  • [TASK] Migrate TYPO3#88366 deprecated cache_ prefix on caches 7ef256f 7ef256f
  • [TASK] Set proper branch aliases in all branches (#3057)

Please read the release notes:
https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.1.2


How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

Submit bug reports and feature requests on GitHub
Ask or help or answer questions in our Slack channel
Provide patches through Pull Request or review and comment on existing Pull Requests
Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us by becoming an EB partner:

https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:

+49 (0)69 - 2475218 0

ext-solr - Release 9.0.3(CVE-2021-44228)

Published by dkd-kaehm almost 3 years ago

Fix for CVE-2021-44228

See: https://github.com/advisories/GHSA-jfh8-c2jp-5v3q

[TASK] 2021.12.13 Rebuild Docker images due of(CVE-2021-44228)

There are no actual Docker images for v.7.6 provided with fixed CVE-2021-44228.
See docker-solr/docker-solr#282
Therefore we updating the EXT:solr images to upstream Apache Solr 7.7 images.
The community in TYPO3 Slacks ext-solr channel did it few times, whiteout reporting any issues.

Note: If you are not on docker, the update to Apache Solr 7.7 not required but applying the workarounds described in https://solr.apache.org/security.html#apache-solr-affected-by-apache-log4j-cve-2021-44228

Please refer for certain workaround and updates: https://www.dkd.de/de/blog/sicherheitsluecke-in-log4j-security-incident-in-log4j/


New in this release:

  • [BUGFIX] Remove usage of deprecated method getCoreName in IndexAdministrationModuleController (#2287)
  • [BUGFIX] Do not quote integer values for flexform filters (#2297)
  • [BUGFIX] Set value of grouping.numberOfGroups (#2357)
  • [TASK] Dispatch signals in OptionsFacetParser (#2356)
  • [FEATURE] Provide arguments in results view (#2352)
  • [BUGFIX] Initialize TSFE on 2nd level cache hit (#2331)
  • [BUGFIX] Respect TableMapping parameter (#2313)
  • [BUGFIX] don't remove content that is visible to the user (9.0.x) (#2366)
  • [TASK] Trigger indexqueue update when moving records (#2431)
  • [BUGFIX] configuration status domain records (#2377)
  • [BUGFIX:BACKPORT:9] Add facet name to facet filters (#2343)
  • [BUGFIX] Initialize TSFE, if conf of page was cached
  • Update SolrNotAvailable.html (#3020)
ext-solr - 9.0.2 - Maintenance Release

Published by timohund almost 3 years ago

Apache Solr for TYPO3 9.0.2

This is a maintenance release with bugfixes only.

Bugfixes

Contributors

Contributors of this release:

  • Timo Hund

Also a big thanks to our partners that have joined the EB2019 program:

  • Amedick & Sommer Neue Medien GmbH
  • Arndtteunissen GmbH
  • b13 GmbH
  • bgm business websolutions GmbH & Co KG
  • BIBUS AG Group
  • Bitmotion GmbH
  • CS2 AG
  • datamints GmbH
  • Fachhochschule für öffentliche Verwaltung NRW
  • Gernot Leitgab
  • Getdesigned GmbH
  • Hirsch & Wölfl GmbH
  • ITK Rheinland
  • Kassenärztliche Vereinigung Bayerns (KZVB)
  • LOUISE INTERNET GmbH
  • medien.de mde GmbH
  • mehrwert intermediale kommunikation GmbH
  • mellowmessage GmbH
  • plan2net GmbH
  • punkt.de GmbH
  • ressourcenmangel dresden GmbH
  • Stadt Villingen-Schwenningen
  • TOUMORO
  • Ueberbit Gmbh
  • XIMA MEDIA GmbH

Special thanks to our premium EB 2019 partners:

  • jweiland.net
  • sitegeist media solutions GmbH

Thanks to everyone who helped in creating this release!

Outlook

In the next release, we will drop the support of TYPO3 8 and focus on the integration into TYPO39. Depending on the funding we would like to support
the integration into the TYPO3 site management and want to allow to configure your Solr site with the TYPO3 site management module.

With the move to the solarium PHP API, we take the first step of the integration. In the next releases, we want to use more parts of the solarium API and also contribute to that API to share the improvements with other PHP projects.

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through Pull Request or review and comment on existing Pull Requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us in 2019 by becoming an EB partner:

http://www.typo3-solr.com/en/contact/

or call:

+49 (0)69 - 2475218 0

ext-solr - 10.0.5 - Maintenance Release

Published by dkd-kaehm almost 3 years ago

Apache Solr for TYPO3 10.0.5 (#2947)

This is a bugfix-only release that contains only a bugfixes

New in this release:

  • [TASK] 2021.12.13 Rebuild Docker images due of(CVE-2021-44228)
    Please refer for certain workaround and updates:
    https://www.dkd.de/de/blog/sicherheitsluecke-in-log4j-security-incident-in-log4j/
  • [TASK] Bump Chart.js to v2.9.4 7f85fc8 (#2946)
  • [BUGFIX] Delete documents for valid connections only a1a78ba (#2940)
  • [BUGFIX] ENV vars not handled correctly in site management module 65c7880 (#2576)
  • [BUGFIX] Delete synonyms with URL special chars de008c4 (#2336)
  • [BUGFIX] Fix typo in CoreOptimizationModule/Index.html d159603 (#2965)
  • [BUGFIX] Use correct html tags in templates b369593 (#2970)
  • [TASK] Add language cache to SiteUtility 46c81a1 (#2908)
  • [BUGFIX] writing errorHandling of site configuration de3c1c8 (#2913)
  • [TASK] Make language cache work with multi site setups 2494459 (#2986)
  • [BUGFIX] getRangeString(): check type before format() - call 94133f4 (#2942)

Alternatively check following link with all changes from 10.0.4 to 10.0.5.

Contributors

  • Achim Fritz
  • Christoph Lehmann
  • Daniel Koether
  • Dmitry Dulepov
  • Georg Ringer
  • Markus Friedrich
  • Markus Kobligk
  • Peter, CyberForum e.V
  • Rafael Kähm
  • Stefano Kowalke

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through Pull Request or review and comment on existing Pull Requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us by becoming an EB partner:

https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:

+49 (0)69 - 2475218 0

ext-solr - 11.0.5 - Maintenance Release

Published by dkd-kaehm almost 3 years ago

Apache Solr for TYPO3 11.0.5 (#2945)

This is a bugfix-only release that contains only a bugfixes

New in this release:

  • [TASK] 2021.12.13 Rebuild Docker images due of(CVE-2021-44228)
    Please refer for certain workaround and updates:
    https://www.dkd.de/de/blog/sicherheitsluecke-in-log4j-security-incident-in-log4j/
  • [BUGFIX] Delete documents for valid connections only b99d7ad (#2940)
  • [TASK] Make Apache Solr v8.6+ compatible 12b9483 (#2938)
  • [TASK] Bump Chart.js to v2.9.4 4eacf89 (#2946)
  • [BUGFIX] use pages configuration as default #issue-2742 d05f77e (#2742)
  • [BUGFIX] ENV vars not handled correctly in site management module d83c7d1 (#2576)
  • [BUGFIX] Delete synonyms with URL special chars 5905fdb (#2336)
  • [BUGFIX] Fix typo in CoreOptimizationModule/Index.html 3163d25 (#2965)
  • [BUGFIX] Use correct html tags in templates 31e2d2c (#2970)
  • [BUGFIX] Add missing applicationType to faked request 19baedc (#2932)
  • [TASK] Add language cache to SiteUtility 6f7e4d1 (#2908)
  • [BUGFIX] writing errorHandling of site configuration 1ff6ca3 (#2913)
  • [TASK] Make language cache work with multi site setups b7a39c1 (#2986)
  • [BUGFIX] set base uri to face frontend request 2c34ae9 (#2914)
  • [BUGFIX] getRangeString(): check type before format() - call a99275a (#2942)
  • [BUGFIX] Fix type error in UrlHelper 17f1653 (#2756)

Alternatively check following link with all changes from 11.0.4 to 11.0.5.

Contributors

  • Achim Fritz
  • Christoph Lehmann
  • Daniel Koether
  • Dmitry Dulepov
  • Georg Ringer
  • Markus Friedrich
  • Markus Kobligk
  • Peter, CyberForum e.V
  • Rafael Kähm
  • Sascha Egerer
  • Sebastian Hofer
  • Stefano Kowalke

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through Pull Request or review and comment on existing Pull Requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us by becoming an EB partner:

https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:

+49 (0)69 - 2475218 0

ext-solr - Release 11.5.0-pre-alpha-1

Published by dkd-kaehm almost 3 years ago

A preview release for TYPO3 11 LTS

Current state:

The indexing and almost all Backend-Module-Actions are functional, the search partially.

A huge changes:

Next steps:

ext-solr - 11.1.1 Maintenance Release

Published by dkd-kaehm about 3 years ago

Apache Solr for TYPO3 11.1.1

This is a bugfix-only release that contains:


How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through Pull Request or review and comment on existing Pull Requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us by becoming an EB partner:

https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:

+49 (0)69 - 2475218 0

ext-solr - Release 11.1.0 (major)

Published by dkd-kaehm about 3 years ago

Apache Solr for TYPO3 11.1.0 (#3002)

We are happy to release EXT:solr 11.1.0.
The focus of this release has been on URL and SEO optimizations.

Important: This version is installable with TYPO3 10 LTS only and contains some breaking changes, see details below.

New in this release:

Route enhancers (#2755)

Introduce the TYPO3s route enhancer functionality for facets.
This feature allows to mask facets inside the query string or as part of the path segment.

See:

Associative keys for tx_solr[filter] facet URL parameters (#2705)

Introduce a new style how the facet array represented inside of the url with a combination of key and value in order to be able to keep a specific order.

This feature allows to change the url parameters from index based to associative keys for facets.
Using associative keys, the value of a facet will be replaced with 1. A value of 1 means, that the facet is active. A value of 0 means, the value is inactive.

Additionaly a new sort option for url parameters is available. The sort of parameters is mandatory for associative keys.

By default Solr behaves as before and will be changed in future releases.

ASCII and Scandinavian Folding Filter (#2963)

To improve the search behaviour we introduce folding filters, e.g. allowing to skip accents in search terms. The following languages are
now using the ASCII folding filter:

  • dutch
  • english
  • finish
  • french
  • german
  • hungarian
  • irish
  • italian
  • polish
  • portuguese
  • serbian (for fields that don't include the Serbian Normalization Filter)
  • spanish
  • turkish

For the Scandinavian languages, Norwegian, Swedish and Danish, a similiar approach is used, but we're using the more specialized Scandinavian Normalization
and Scandinavian Folding Filters.

Folding process usally takes place at a late stage, so your configurations shouldn't be affected. But for the Scandinavian languages the Scandinavian Normalization
Filter processes the terms earlier, so your protected words for the Snowball Porter Filter, e.g. danish/protwords.txt, might be affected, please be sure to use the
right spelling (see https://solr.apache.org/guide/8_8/language-analysis.html#scandinavian-normalization-filter).

cHash configuration 7b0e77c (#2972)

EXT:solrs components like range facets can not be properly handled by cHash stack, because the amount of possible range-combinations is infinite, therefore they must be excluded from cHash calculation.

This change makes it possible to exclude all EXT:solr parameters from cache hash. To prevent misconfigurations, the new extension configuration setting "pluginNamespaces" was introduced, which is used in FlexForm and in
TYPO3_CONF_VARS/FE/cacheHash/excludedParameters. This setting makes it impossible to chose invalid/unhandled EXT:solr plugin namespace on FlexForm (Plugin -> Options -> Plugin Namespace)

Please follow the following migration instructions

Plugin namespaces:
Needed only if other as default (tx_solr) plugin namespace is used in instance. Add the used namespace[s] to $GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['solr']['pluginNamespaces'] or via backend
"Settings" -> "Extension Configuration" -> "solr" -> "A list of white listed plugin namespaces"

Global q parameter:
Needed only if global "q" parameter without plugin namespace is used and wants to be included in cache hash calculation. Set the setting $GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['solr']['pluginNamespaces'] = '1'
or enable it via backend "Settings" -> "Extension Configuration" -> "solr" -> "Include/Exclude global q parameter in/from cacheHash"

Scheduler task to optimize solr cores (#2649) (#2666)

This task allows you to optimize the indexes of given cores for a site at a planned time.

See:

Apache Solr 8.9.0 support

With EXT:solr 11.1 we support Apache Solr 8.9.0, the latest release of Apache Solr.

To see what has changed in Apache Solr please read the release notes of Apache Solr:
https://solr.apache.org/docs/8_8_2/changes/Changes.html

Map managed resources to core-name fde8a64 (#2635) (2794)

Makes it possible to manage resources per core instead of previously used per schema approach.
Now is it possible to maintain the stopwords and synonyms for each core/site separately,
and avoid mixing the synonyms between sites using same core.

Update to Solarium 6

Solarium is upgraded from version 4 to version 6, so due to changes in Solarium various classes and data types had to be adapted.

There are two major changes you have to consider while upgrading:

  • TypoScript option plugin.tx_solr.solr.timeout is dropped, settings for HTTP client $GLOBALS['TYPO3_CONF_VARS']['HTTP'] are now taken into account
  • Solr path mustn't be prepended with "/solr/", refer to the "Getting Started > Configure Extension" section in our manual

Drop TYPO3 9 compatibility

To simplify the development we've dropped the compatibility for TYPO3 9 LTS. If you need to use TYPO3 9 please use the 11.0.x branch.

Small improvements and bugfixes:

Beside the major changes we did several small improvements and bugfixes:

  • [TASK] Update TypoScript condition to Expression Language (#2996)
  • [BUGFIX] Use correct information about results per page in pagination (#2516)
  • [BUGFIX] getRangeString(): check type before format() - call (#2942)
  • [BUGFIX] set base uri to face frontend request (#2915)
  • [TASK] Add language cache to SiteUtility (#2908)
    • [TASK] Make language cache work with multi site setups (#2986)
  • [BUGFIX] Changes on sub-tree of mounted source pages are not recognized (#2925)
  • [BUGFIX] Record indexing doesn't work anymore if page queue is disabled (#2241)
  • [FEATURE] Add and improve translations (#2874)
  • [TASK] Add Danish dictionary compound word token filter (#2975)
  • [BUGFIX] Add missing applicationType to faked request (#2933)
  • [BUGFIX] Use correct html tags in templates (#2970)
  • [BUGFIX] Fix typo in CoreOptimizationModule/Index.html eb39ca6
  • [BUGFIX] Delete synonyms with URL special chars 0a6456d
  • [BUGFIX] ENV vars not handled correctly in site management module (#2576)
  • [TASK] Use LowerCaseFilterFactory 7a6ae68
  • [TASK] Bump Chart.js to v2.9.4 (#2946)
  • [BUGFIX] Delete documents for valid connections only (#2939)
  • [BUGFIX] Make relevance sorting option markable as active (#2852)
  • [FEATURE] Exclude sub entries of page/storage recursively (#2432)
  • [BUGFIX] Pass FrontendUserAuthentication to TypoScriptFrontendController (#2761)
  • [BUGFIX] remove escaping on suggestion prefix (#2917)
  • [BUGFIX] Language aspect for indexer (#2841)
    • [BUGFIX] Content id in language aspect
    • [BUGFIX] Temporary free mode fix
  • [BUGFIX] Use Iconfactory to retrieve record icons (#2900)
  • [BUGFIX] Adapt extractByQuery for Tika 1.24 3dfe978 (#2897)
  • [FEATURE] Store number of existing variants (#2870)
    • [BUGFIX] Fix expected variant results be0913d
    • [BUGFIX] Fix missing variant field value (#2879)
    • [BUGFIX] Fix handling of case sensitive variant ids (#2865)
  • [BUGFIX] Change filter for workspace (#2847)
  • [TASK] Remove TYPO3 long time ago deprecated cache class (#2884) (#2782)
  • [BUGFIX] Check if $recordUid is non-numeric before substitution (#2836)
  • [BUGFIX] Exception on Cached state of TranslateViewHelper (#2830)
  • [BUGFIX] Function call with non existing variable (#2842)
  • [FEATURE] Allow stdWrap on sorting label (#2339)
  • [TASK] Disable cache time information for ajax request (#2833)
  • [BUGFIX] using named parameter for empty string comparison (#2703)
  • [BUGFIX] removing backticks in addSelectLiteral (#2701)
  • [BUGFIX] Enable unicode when fetching pages (#2810)
  • [BUGFIX] Sites with no Solr Configuration should not be considered (#2795)
  • [BUGFIX] Quote field within score calculation (#2824)
  • [BUGFIX] garbage collector on translations (#2797)
  • [TASK] Refactor class UrlHelper (#2758)
  • [BUGFIX] Use rawurldecode on facets to handle (#2806)
  • [TASK] Change configuration files to TYPO3 file extensions (#2814)
  • [BUGFIX] Unset extendToSubPages & hidden doesn't requeue subpages (#2433)
  • [BUGFIX] Error by textTight on some values (#2180)
  • [DOCS] Fix TypoScript path for lastSearches in the docs dddccfc
  • [TASK] Remove mentions on \Apache_Solr_Document (#2789)
  • [BUGFIX] Correct Content-Type header for suggest response (#2783)
  • [DOCS] Use *_PORT variable for setting the port 4d264f2
  • [BUGFIX] Deprecated second parameter for BackendUserAuthentication->modAccess is used (#2746)
  • [TASK] Add .editorconfig (#2768)
  • [TASK] Make sure HtmlContentExtractor::cleanContent() is UTF-8 safe (#2513)
  • [BUGFIX] Fix #2511: database exception in RecordMonitor (#2511)
  • [BUGFIX] Indexing of records fails with solr 10.x+ (#2520)
  • [DOCS] Fix path of suggest in typoscript settings (#2678)
  • [DOCS] Fix links in docs and CONTRIBUTING.md (#2697)
  • [BUGFIX] Hard codes plugin namespace (#2691)
  • [BUGFIX] Restricted pages are not being indexed in Typo3 10 (#2634)
  • [DOCS] Note that config.index_enable is still needed (#2735)
  • [BUGFIX] Prevent duplicate urls for page 0 (#2718)
  • [BUGFIX] Fix assignment for page uid variable (#2663)
  • [BUGFIX] Build core base path right, when path is slash only (#2680)
  • [BUGFIX] Record Monitoring fb50448
  • [DOCS] Improvements for contributing to the documentation (#2690)
  • [TASK] Drop TYPO3 9.5 LTS support for future release 11.1.x
  • [BUGFIX] use num_found in static db table (#2667)
  • [BUGFIX] Fix missing renderType attribute in flexform for search plugin (#2661)
  • [FEATURE] Add option to override 'port' in frontend indexing URL (#2327)
  • [BUGFIX] Set accurate center position for loading animation (#2568)
  • [BUGFIX] Reset uriBuilder before building a new uri (#2656)
  • [BUGFIX] Prevent SiteNotFoundException in reports module (#2624)
  • [FEATURE] Change FileWriter configuration to use logFileInfix (#2626)
  • [BUGFIX] Ensure to hand in PSR-7 Request to TSFE->getPageAndRootlineWithDomain (#2640)
  • ... See older commits, which are a part of prevous releases

Contributors

Like always this release would not have been possible without the help from our
awesome community. Here are the contributors to this release.

(patches, comments, bug reports, reviews, ... in alphabetical order)

  • Achim Fritz
  • Benni Mack
  • Christoph Lehmann
  • Daniel Koether
  • Daniel Siepmann
  • Dmitry Dulepov
  • @dev-rke
  • @dsone
  • @FearFreddy
  • @Figilano
  • @frommo
  • Georg Ringer
  • Jens Jacobsen
  • Lars Tode
  • @leslawp
  • Marc Bastian Heinrichs
  • Markus Friedrich
  • Markus Kobligk
  • Michiel Roos
  • Peter, CyberForum e.V
  • Philipp Kitzberger
  • Rafael Kähm
  • Ruud Silvrants
  • Sascha Egerer
  • Sebastian Hofer
  • Sebastian Michaelsen
  • Stefano Kowalke
  • Stephan Brun
  • Sybille Peters
  • Timo Hund
  • Tobias Kretschmann

Also a big thanks to our partners that have joined the EB2021 program:

  • +Pluswerk AG
  • 711media websolutions GmbH
  • Abt Sportsline GmbH
  • ACO Severin Ahlmann GmbH & Co. KG
  • AVM Computersysteme Vertriebs GmbH
  • cosmoblonde GmbH
  • creativ clicks GmbH
  • cron IT GmbH
  • CS2 AG
  • CW Media & Systems
  • Earlybird GmbH & Co KG
  • FLOWSITE GmbH
  • form4 GmbH & Co. KG
  • Getdesigned GmbH
  • Granpasso Digital Strategy GmbH
  • Ikanos GmbH
  • internezzo ag
  • Intersim AG
  • Ion2s GmbH
  • Leitgab Gernot
  • mellowmessage GmbH
  • Moselwal Digitalagentur UG (haftungsbeschränkt)
  • network.publishing Möller-Westbunk GmbH
  • OST Ostschweizer Fachhochschule
  • Plan.Net Suisse AG
  • Provitex GmbH
  • punkt.de GmbH
  • queo GmbH
  • Rechnungshof
  • Schoene neue kinder GmbH
  • SIT GmbH
  • SIZ GmbH
  • Stämpfli AG
  • Triplesense Reply Frankfurt
  • TWT reality bytes GmbH
  • visol digitale Dienstleistungen GmbH
  • Web Commerce GmbH
  • webconsulting business services gmbh
  • webschuppen GmbH
  • Webstobe GmbH
  • Webtech AG
  • wow! solution
  • XIMA MEDIA GmbH
  • Bundesanstalt Statistik Österreich
  • ECOS TECHNOLOGY GMBH
  • Fachhochschule Erfurt
  • Hochschule Furtwangen - IMZ Online-Services
  • Hochschule Niederrhein University of Applied Sciences
  • l'Autorité des marchés financiers
  • La Financière agricole du Québec
  • LfdA - Labor für digitale Angelegenheiten GmbH

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through Pull Request or review and comment on existing Pull Requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us by becoming an EB partner:

https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:

+49 (0)69 - 2475218 0

ext-solr - 11.0.4 - Maintenance Release

Published by dkd-kaehm over 3 years ago

New in this release:

  • [BUGFIX] Removes secondary parameter c6a9dcc (#2746)
  • [DOCS] Use *_PORT variable for setting the port fca6f68 (#2759)
  • [BUGFIX] Correct Content-Type header for suggest response e843b44 (#2783)
  • [TASK] Change configuration files to TYPO3 file extensions 6d513e6 (#2813)
  • [BUGFIX] garbage collector on translations 9adcc40 (#2797)
  • [BUGFIX] Quote field within score calculation 3969340 (#2824)
  • [BUGFIX] disabled Solr Sites e7bc3ab (#2795)
  • [BUGFIX] Enable unicode when fetching pages eb33376 (#2810)
  • [TASK] Disable cache time information for ajax request f54213f (#2834)
  • [TASK] Adjust composer TYPO3 version constrains for EXT:Solr 11.0.4+ 50df86a (#2844)
  • [FEATURE] Allow stdWrap on sorting label 5f2cee2 (#2339)
  • [BUGFIX] Fix handling of case sensitive variant ids [006fa63](https://github.com/TYPO3-Solr/ext-solr/commit/
    006fa63) (#2865)
  • [FEATURE] Store number of existing variants 9c88401 (#2870)
  • [BUGFIX] Function call with non existing variable 0a69d45 (#2842 / #2520)
  • [BUGFIX:BACKPORT:11] Fix missing variant field value 8e0c648 (#2878)
  • [BUGFIX] Exception on Cached state of TranslateViewHelper 1765751 (#2830)
  • [BUGFIX] Check if $recordUid is non-numeric before substitution a9cf555 (#2836)
  • [TASK] Remove usages of Prophet by all occurrences within TYPO3 API 3bbf25a, 45b1703, 4f2b37a (#2862)
  • [TASK] Remove TYPO3 long time ago deprecated cache class 79cafe9 (#2782)
  • [BUGFIX] Change filter for workspace 5408889 (#2847)
  • [BUGFIX] Use Iconfactory to retrieve record icons fa77962 (#2900)
  • [BUGFIX] Language overlay for records is not retrieved since solr Version 11.x (#2788)
    • [BUGFIX] Temporary free mode fix d5e936b
    • [BUGFIX] Content id in language aspect c84ce1b
    • [BUGFIX] Language aspect for indexer 9af09f3
  • [BUGFIX] remove escaping on suggestion prefix f70829e (#2917)
  • [FEATURE] Exclude sub entries of page/storage recursively 4151a25 (#2934)
  • [BUGFIX] Make relevance sorting option markable as active bc813c8 (#2922)

Contributors

Like always this release would not have been possible without the help from our
awesome community. Here are the contributors to this release.

(patches, comments, bug reports, reviews, ... in alphabetical order)

  • Achim Fritz
  • dev-rke
  • FearFreddy
  • Ernesto Baschny
  • Georg Ringer
  • Julian Hofmann
  • Lars Tode
  • Marc Bastian Heinrichs
  • Markus Friedrich
  • Rafael Kähm
  • Sebastian Michaelsen
  • Stefano Kowalke

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through Pull Request or review and comment on existing Pull Requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us by becoming an EB partner:

https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:

+49 (0)69 - 2475218 0