You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a maintenance release for TYPO3 11.5, containing:
- [BUGFIX:BP:11.5] Fix error when indexing pages with field
processing instruction categoryUidToHierarchy
- [BUGFIX:BP:11.5] Custom doktype is deleted from solr after saving
with custom queue configuration
- [BUGFIX:BP:11.5] Don't use minimum-stability dev on TYPO3 stable
- [BUGFIX:BP:11.5] Fix value resolution in SOLR_RELATION
- [FEATURE:P:11.5] Add new option manualSortOrderDelimiter for facets
- [BUGFIX:P:11.5] Casting after check
- [TASK] Docker version check on docker image build
- [BUGFIX:P:11.5] Use ConfigurationManager to get typscript in plugin
FlexForm
- [BUGFIX:P:11.5] Exception on search plugin if no Solr connection is
configured
- [BUGFIX:BP:11.5] Fix handling of non existing pages on deletions
- [TASK:BP:11] Verify the record before accessing the pid
- [TASK:BP:11.5] Handle Solr connection exception
- [BUGFIX:BP:11.5] Fix Solr response handling during indexing
- [BUGFIX:BP:11.5] Use plugin namespace as label for flexforms
- [BUGFIX:BP:11.5] Respect indexingPriority in QueueItemRepository
- [BUGFIX:BP:11.5] add empty string as fallback
- [BUGFIX:BP:11.5] use siteLanguage TypoScript object to get language
id
- [BUGFIX:BP:11.5] Sanitize frequent and last searches output
- [BUGFIX:BP:11.5] changed from always picking the 0 array value to
pic…
- [BUGFIX:BP:11.5] Avoid getSolrConfiguration() on null
- [TASK:BP:11.5] Disable sql handler
- [BUGFIX:BP:11.5] Avoid PHP 8 warning when page indexing fails
- [BUGFIX:BP:11.5] Ensure record exists before asserting if draft
- [BUGFIX:BP:11.5] Fix usage of null coalescing operator
- [BUGFIX:BP:11.5] return empty string for renderStatic if there is
no content …
We are happy to release EXT:solr 11.0.8 maintenance release, this release is a non-public ELTS release.
20
+
21
+
Support of Apache Solr 9.2.0
22
+
----------------------------
23
+
24
+
Apache Solr 8.5.1 is outdated, thus we now provide support of Apache Solr 9.2. Technically an update is not required, but recommended to avoid possible
25
+
security issues in no longer supported Apache Solr versions. If you can't update your Apache Solr server right now, EXT:solr 11.0.8 should still work with 8.5,
26
+
but you'll see warnings in the reports module.
27
+
28
+
Note: With Apache Solr 9 the following components are no longer available and you have to adapt the configuration if needed. No longer available components are:
29
+
30
+
1) Data Import Handler (DIH)
31
+
DIH is an independent project now; it is no longer a part of Solr
32
+
33
+
2) VelocityResponseWriter
34
+
VelocityResponseWriter is an independent project now; it is no longer a part of Solr. This encompasses all previously included /browse and wt=velocity examples.
35
+
36
+
Small improvements and bugfixes
37
+
-------------------------------
38
+
39
+
- [TASK:Security:P:ELTS_9.5] Update jQuery and its plugin libs by @dkd-kaehm in #3
40
+
- [BUGFIX:BP:11.0] Respect indexingPriority in QueueItemRepository by @dkd-friedrich in #5
41
+
- [TASK] Integrate in packagist.com : conflict with non ELTS EXTsolr by @dkd-kaehm in #4
42
+
- [BUGFIX:BP:11.0] Sanitize frequent and last searches output by @dkd-friedrich in #6
43
+
- [BUGFIX] Fix TypeError in StatisticsWriterProcessor by @dkd-friedrich in #6
44
+
- [TASK] Remove unneeded GitHub actions by @dkd-friedrich in #6
45
+
- [TASK] Remove unneeded TYPO3 version from matrix by @dkd-friedrich in #6
46
+
- [BUGFIX] Try to solve conflicts issue on composer on CI by @dkd-kaehm in #7
47
+
- [TASK] Prepare configsets for 11.0 ELTS by @dkd-friedrich in #8
48
+
- [BUGFIX:BP:11.0] Fix expected variant results by @dkd-friedrich in #8
49
+
- [TASK] Update version matrix by @dkd-friedrich in #8
50
+
51
+
52
+
Apache Solr for TYPO3 11.0.7
53
+
============================
54
+
55
+
TYPO3 9 LTS reached the ELTS stage: free community support for TYPO3 9 LTS ended on 30 sept. 2021.
56
+
We'll join the TYPO3s ELTS regiment and provide EXT:solr support for TYPO3 9 ELTS upwardly via our EB program.
57
+
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.
58
+
The new EXT:solr 11.0.8+ for TYPO3 9 ELTS versions will be provided via dkds EB program.
59
+
60
+
61
+
Apache Solr for TYPO3 11.0.6
62
+
============================
63
+
64
+
This is a bugfix-only release that contains only bugfixes
65
+
66
+
This is a bugfix-only release that contains:
67
+
68
+
- [BUGFIX:BP:11-0] Respect TCA setting of 'tstamp' field (#3037)
- [BUGFIX] garbage collector on translations 9adcc40 (#2797)
110
+
- [BUGFIX] Quote field within score calculation 3969340 (#2824)
111
+
- [BUGFIX] disabled Solr Sites e7bc3ab (#2795)
112
+
- [BUGFIX] Enable unicode when fetching pages eb33376 (#2810)
113
+
- [TASK] Disable cache time information for ajax request f54213f (#2834)
114
+
- [TASK] Adjust composer TYPO3 version constrains for EXT:Solr 11.0.4+ 50df86a (#2844)
115
+
- [FEATURE] Allow stdWrap on sorting label 5f2cee2 (#2339)
116
+
- [BUGFIX] Fix handling of case sensitive variant ids (#2865)
117
+
- [FEATURE] Store number of existing variants 9c88401 (#2870)
118
+
- [BUGFIX] Function call with non existing variable 0a69d45 (#2842 / #2520)
119
+
- [BUGFIX:BACKPORT:11] Fix missing variant field value 8e0c648 (#2878)
120
+
- [BUGFIX] Exception on Cached state of TranslateViewHelper 1765751 (#2830)
121
+
- [BUGFIX] Check if $recordUid is non-numeric before substitution a9cf555 (#2836)
122
+
- [TASK] Remove usages of Prophet by all occurrences within TYPO3 API 3bbf25a, 45b1703, 4f2b37a (#2862)
123
+
- [TASK] Remove TYPO3 long time ago deprecated cache class 79cafe9 (#2782)
124
+
- [BUGFIX] Change filter for workspace 5408889 (#2847)
125
+
- [BUGFIX] Use Iconfactory to retrieve record icons fa77962 (#2900)
126
+
- [BUGFIX] Language overlay for records is not retrieved since solr Version 11.x (#2788)
127
+
- [BUGFIX] Temporary free mode fix d5e936b
128
+
- [BUGFIX] Content id in language aspect c84ce1b
129
+
- [BUGFIX] Language aspect for indexer 9af09f3
130
+
- [BUGFIX] remove escaping on suggestion prefix f70829e (#2917)
131
+
- [FEATURE] Exclude sub entries of page/storage recursively 4151a25 (#2934)
132
+
- [BUGFIX] Make relevance sorting option markable as active bc813c8 (#2922)
133
+
134
+
135
+
Apache Solr for TYPO3 11.0.3
136
+
============================
137
+
138
+
This is a bugfix-only release that contains only a few bugfixes
139
+
140
+
- [TASK] Use minor version of solr docker image (#2740)
141
+
- [BUGFIX] Make sure HtmlContentExtractor::cleanContent() is UTF-8 safe (#2514)
142
+
- [BUGFIX] Database exception in RecordMonitor for records no-"enable" columns (#2512)
143
+
- [BUGFIX] Indexing of records fails with solr 10.x (#2521)
144
+
- [BUGFIX] Hard codes plugin namespace (#2732)
145
+
- [BUGFIX] Restricted pages are not being indexed in Typo3 10 (#2695)
146
+
- [BUGFIX] Prevent duplicate urls for page 0 (#2718)
147
+
- [BUGFIX] Fix assignment for page uid variable (#2664)
148
+
- [BUGFIX] Use num_found in static db table (#2668)
149
+
- [BUGFIX] Build core base path right, when path is slash only (#2692)
150
+
- [BUGFIX] Fix missing renderType attribute in flexform for search plugin (#2669)
151
+
- [BUGFIX] Add option to override 'port' in frontend indexing URL (#2618)
152
+
- [BUGFIX] Reset uriBuilder before building a new uri (#2658)
153
+
- [DOCS] Multiple improvements to the docs
154
+
155
+
156
+
Apache Solr for TYPO3 11.0.2
157
+
============================
158
+
159
+
This is a bugfix-only release that contains only a few bugfixes
160
+
161
+
- [TASK] Add warning in the docs that a fqdn is required for the sitehandling
162
+
- [BUGFIX] Re-enable Integration Tests for TYPO3 v10
163
+
- [BUGFIX] Fix unit tests with new controller context check
164
+
- [BUGFIX] Fix tests and add groups for tests
165
+
- [BUGFIX] Remove mocks in TYPO3 v10 Integration tests
166
+
- [BUGFIX] Remove unneeded constant
167
+
- [BUGFIX] Fix travis.yml to use correct stable versions
168
+
- [BUGFIX] Ensure to hand in PSR-7 Request to TSFE->getPageAndRootlineWithDomain
169
+
- [BUGFIX] Remove unneeded is_siteroot flag in nested storage folder
170
+
- [BUGFIX] Always return array on non-mounted sites
171
+
- [BUGFIX] Fix multiple rootpages in nested sites
172
+
- [BUGFIX] Prevent SiteNotFoundException in reports module
173
+
174
+
175
+
Apache Solr for TYPO3 11.0.1
6
176
============================
177
+
178
+
This is a bugfix-only release that contains only a few bugfixes
179
+
180
+
- [BUGFIX] Fix documentation and Versionmatrix
181
+
- [BUGFIX] Fix failing build on docker hub
182
+
183
+
7
184
Apache Solr for TYPO3 11.0.0
8
185
============================
9
186
187
+
10
188
We are happy to release EXT:solr 11.0.0.
11
189
The focus of this release was the support of TYPO3 10 LTS.
12
190
@@ -16,17 +194,17 @@ EXT:solr 11 requires the usage of the TYPO3 site handling for the configuration
16
194
The ```legacyMode``` that allows the usage of domain records and configuration of solr cores in TypoScript was dropped with EXT:solr 11.
17
195
18
196
New in this release
19
-
===================
197
+
-------------------
20
198
21
199
Support of TYPO3 10 LTS
22
-
-----------------------
200
+
~~~~~~~~~~~~~~~~~~~~~~~
23
201
24
202
With EXT:solr 11 we provide the support of TYPO3 10 LTS. If you update to EXT:solr 11, make sure, that you are using the TYPO3 site management to manage your Apache Solr endpoints.
25
203
26
204
Thanks to: Achim Fritz & b13 for the support on that topic
27
205
28
206
Support of Apache Solr 8.5.1
29
-
----------------------------
207
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30
208
31
209
With EXT:solr 11 we support Apache Solr 8.5.1, the latest release of Apache Solr.
32
210
@@ -35,7 +213,7 @@ To see what was changed in Apache Solr 8.5.x please read the release notes of Ap
This is a maintenance release for TYPO3 10.4 and the last non ELTS release, as TYPO3 10 LTS reaches the ELTS phase on April 30, 2023.
14
+
15
+
EXT:solr release-11.2.x will not be maintained in `TYPO3-Solr/ext-solr <https://github.com/TYPO3-Solr/ext-solr/>`__ repository any more. The maintenance and builds will be moved to a private
16
+
repository and ELTS versions, EXT:solr 11.2.3+ for TYPO3 10 ELTS versions, can be obtained through the `dkd EB program <https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/>`__.
17
+
18
+
This release contains:
19
+
20
+
- [BUGFIX] Type-hinting for SiteUtility::getConnectionProperty() by @dkd-kaehm in #3395
21
+
- [TASK:Security:P:11.2] Update jQuery and its plugin libs by @dkd-kaehm in #3430
22
+
- [FEATURE] Add signal before search in resultsAction by @stat1x in #3391
23
+
- [BUGFIX:BP:11.2] Don't use minimum-stability dev on TYPO3 stable in build/CI by @dkd-kaehm in #3466
24
+
- [TASK] Docker version check on docker image build by @dkd-kaehm in #3524
25
+
- [BUGFIX:P:11.2] Use ConfigurationManager to get typscript in plugin FlexForm by @dkd-kaehm in #3497
26
+
- [TASK] Use PCOV for coverage instead of xDebug :: Upgrade to phpunit 8 by @dkd-kaehm in #3528
27
+
- [BUGFIX:BP:11.2] Make API eID script compatible with TYPO3 v11.5 by @dkd-friedrich in #3550
28
+
- [BUGFIX:BP:11.2] Use plugin namespace as label for flexforms by @dkd-friedrich in #3553
29
+
- [BUGFIX:BP:11.2] Respect indexingPriority in QueueItemRepository by @dkd-friedrich in #3557
30
+
- [BUGFIX:BP:11.2] use siteLanguage TypoScript object to get language id by @dkd-friedrich in #3555
31
+
- [TASK:11.2] equalize CI/Github-Actions for release-11.0|2|5 and main by @dkd-kaehm in #3467
32
+
- [BUGFIX:BP:11.2] Sanitize frequent and last searches output by @dkd-friedrich in #3592
33
+
- [BUGFIX:BP:11.2] changed from always picking the 0 array value to pic… by @dkd-friedrich in #3594
34
+
- [BUGFIX] Enforce visibility context in Tsfe by @saitho in #3050
35
+
- [TASK:BP:11.2] Disable sql handler by @dkd-friedrich in #3604
36
+
37
+
38
+
Apache Solr for TYPO3 11.2.1
6
39
============================
40
+
41
+
This is a maintenance release for TYPO3 10.4, containing:
42
+
43
+
- [BUGFIX] Prepend wrong fe language on empty cache (#3375)
44
+
- [TASK] Use TYPO3 IpAnonymizationUtility (#3262)
45
+
- [BUGFIX:BP:11.2] Shortcircuit work in SolrRoutingMiddleware (#3202)
46
+
- [TASK] Fix scrutinizer on release-11.2.x
47
+
- [BUGFIX:BP:11.2] Do not handle page updates on new page with uid 0 (#3338)
48
+
- [TASK] Remove not used strptime() adaption for windows.
49
+
- [BUGFIX] Respect indexing configuration for new and updated subpages (#3276)
50
+
- [BUGFIX] Ensure keywords string does not exceed database field length (#3321)
51
+
- [TASK:BP:11.2] Adapt column arrangement within sites config (#3295)
52
+
- [DOCS:BP:11.2] add missing doc for ..pageIndexed
53
+
- [BUGFIX] Fix PSR-4 Namespaces and Paths (#3285)
54
+
- [BUGFIX] Silence DebugWriter for PageIndexerRequest (#3030)
55
+
- [BUGFIX] AbstractSolrTask::setRootPageId(): Argument #1 must be of type int, string given (#3267)
* [TASK] Replace mirrors for Apache Solr binaries on install-solr.sh .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3094
45
-
* [BUGFIX:BP:11-1] routeenhancer with empty filters .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3099
46
-
* [TASK] Use Environment::getContext() instead of GeneralUtility .. __: https://github.com/TYPO3-Solr/ext-solr/commit/7cde5222a6203ab97d353d8eca723fa3fa924e48
47
-
* [BUGFIX] Don't use jQuery.ajaxSetup() .. __: https://github.com/TYPO3-Solr/ext-solr/issues/2503
* [TASK] Setup Dependabot to watch "solarium/solarium" .. __: https://github.com/TYPO3-Solr/ext-solr/commit/561815044e3651a0aaa8fa2ad4de5e2c3ccf4e3e
50
-
* [BUGFIX] Filter within route enhancers .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3054
51
-
* [BUGFIX] Fix NON-Composer mod libs composer.json for composer v2 .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3053
52
-
* ... See older commits, which are a part of previous releases: https://github.com/TYPO3-Solr/ext-solr/commits/master?after=d3f9a919d44f8a72b982bdde131408b571ff02c8+139&branch=release-11-2
95
+
- [TASK] Upgrade Solarium to 6.0.4 .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3178
96
+
- [BUGFIX] Fix thrown exception in Synonym and StopWordParser .. __: https://github.com/TYPO3-Solr/ext-solr/commit/300325221d9b4ec38b83b6d5e985d8d95ab1f9c5
97
+
- [BUGFIX] TER releases missing composer dependencies .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3176
98
+
- [TASK] Configure CI matrix for release 11.2 .. __: https://github.com/TYPO3-Solr/ext-solr/commit/5a3843e191a2d3924412a43b54b48ba399e00036
99
+
- [BUGFIX:BP:11.1] Fix autosuggest with non-ascii terms .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3096
100
+
- [BUGFIX] Prevent unwanted filter parameters from being generated .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3126
- [TASK] Replace mirrors for Apache Solr binaries on install-solr.sh .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3094
103
+
- [BUGFIX:BP:11-1] routeenhancer with empty filters .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3099
104
+
- [TASK] Use Environment::getContext() instead of GeneralUtility .. __: https://github.com/TYPO3-Solr/ext-solr/commit/7cde5222a6203ab97d353d8eca723fa3fa924e48
105
+
- [BUGFIX] Don't use jQuery.ajaxSetup() .. __: https://github.com/TYPO3-Solr/ext-solr/issues/2503
- [TASK] Setup Dependabot to watch "solarium/solarium" .. __: https://github.com/TYPO3-Solr/ext-solr/commit/561815044e3651a0aaa8fa2ad4de5e2c3ccf4e3e
108
+
- [BUGFIX] Filter within route enhancers .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3054
109
+
- [BUGFIX] Fix NON-Composer mod libs composer.json for composer v2 .. __: https://github.com/TYPO3-Solr/ext-solr/issues/3053
110
+
- ... See older commits, which are a part of previous releases: https://github.com/TYPO3-Solr/ext-solr/commits/master?after=d3f9a919d44f8a72b982bdde131408b571ff02c8+139&branch=release-11-2
0 commit comments