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
[!!!][BUGFIX] remove space in searchResultClassName and searchResultSetClassName configuration keys
Existing customizations using the old keys with a trailing space will
silently fall back to the default classes. See the 14.0 release notes
for the migration snippet.
Fixes: #4225
@@ -340,6 +370,7 @@ Since EXT:solr 9 and Apache Solr 7 dynamic fields based on trie fields are marke
340
370
All Changes
341
371
-----------
342
372
373
+
* [!!!][BUGFIX] Remove space in ``searchResultClassName`` and ``searchResultSetClassName`` configuration keys by @beardcoder in `#4226 <https://github.com/TYPO3-Solr/ext-solr/pull/4226>`_
343
374
* [!!!][TASK] Remove jQuery dependency from frontend JavaScript by @dkd-lehnebach in `#4619 <https://github.com/TYPO3-Solr/ext-solr/pull/4619>`_
344
375
* [BUGFIX] Prevent c:0 variant and content leakage on fe_group-restricted pages by @dkd-kaehm in `#4559 <https://github.com/TYPO3-Solr/ext-solr/pull/4559>`_
345
376
* [!!!][TASK] Remove legacy PageIndexer system and migrate to IndexingInstructions by @dkd-kaehm in `#4559 <https://github.com/TYPO3-Solr/ext-solr/pull/4559>`_
@@ -417,6 +448,7 @@ awesome community. Here are the contributors to this release.
417
448
(patches, comments, bug reports, reviews, ... in alphabetical order)
0 commit comments