Commit 3d966b3
committed
[Release] 14.0.0-alpha1
We are happy to release EXT:solr 14.0.0-alpha1 for TYPO3 14 LTS.
This is the first alpha release of EXT:solr for TYPO3 14 LTS.
Highlights:
* [!!!][TASK] Unified Sub-Request Indexing Pipeline — no more HTTP round-trips, significantly faster indexing. (@dkd-kaehm)
* [!!!][TASK] RecordInsertedEvent introduced, isNewRecord flag removed from RecordUpdatedEvent (@dkd-friedrich)
* [!!!][TASK] Remove deprecated DataUpdateHandler::removeFromIndexAndQueueWhenItemInQueue(),
PageIndexer::isPageIndexable(), QueueInitializationServiceAwareInterface and
related Queue API (@dkd-friedrich)
* [!!!][TASK] Remove site hash strategy flag (@bmack)
* [FEATURE] Cascade fe_group changes with extendToSubpages — reindex and
cleanup of outdated access variants on permission changes
* [TASK] XLIFF 2.0 migration for all language files (@sfroemkenjw)
* [TASK] Event listeners migrated to #[AsEventListener] PHP attribute (@sfroemkenjw)
* [FEATURE] PHP generator for site processing — improved memory efficiency (@sfroemkenjw)
* [TASK] Extensive ViewHelper and DI refactoring: SearchFormViewHelper, facet
ViewHelpers (shared trait), Classification handling, FrequentSearchesService,
SettingsPreviewOnPlugins (@sfroemkenjw)
* [TASK] TYPO3 14 LTS full compatibility
Please read the release notes:
* https://docs.typo3.org/p/apache-solr-for-typo3/solr/14.0/en-us/Releases/solr-release-14-0.html
* https://github.com/TYPO3-Solr/ext-solr/releases/tag/14.0.0-alpha1
Resolves: #4606
---
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 01 parent 88f2f25 commit 3d966b3
File tree
3 files changed
+3
-2
lines changed- Documentation
- Appendix
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments