Solr for TYPO3 - our Roadmap
The development of Apache Solr for TYPO3 started in January 2009. A limited version of the extension was released in the TYPO3 Extension Repository during the International TYPO3 Conference T3CON09 in Frankfurt.
We continue to develop this extension thru the continued financial support of our sponsors. Please visit our online store for current information about our EB offers..
You can find all releases of EXT:solr also on GitHub: https://github.com/TYPO3-Solr/ext-solr/releases
Upcoming Versions
Next releases:
- Q1 2023
EXT:solr 12 - Focus: TYPO3 12 LTS
All dates under the condition of achieved financial funding.
Please contact us if you want to join or prolong your funding partnership.
Current Version
11.5.1
EXT:solr 11.5.1 is a maintenance release for TYPO3 11.5, containing:
- [BUGFIX] Do not include removed strptime() by @dkd-kaehm in #3335
- [BUGFIX:BP:11.5] Do not handle page updates on new page with uid 0 by @rr-it in #3344
- [BUGFIX:BP:11.5] Shortcircuit work in SolrRoutingMiddleware by @christophlehmann in #3341
- !!![TASK] Use preAddModifyDocuments hook for pages by @christophlehmann in #3076
This change is breaking for instances with implemented preAddModifyDocuments hook, the hook will be executed now for "pages" as well. - [BUGFIX] Fix array key access in ext_getSetup (Backport 11.5) by @saitho in #3361
- [TASK:BP:11.5] Indexing configuration icon fallback by @dkd-friedrich in #3371
- [BUGFIX:BP:11.5] Do not index missing fields by @dkd-friedrich in #3372
- [TASK:BP:11.5] Introduce index queue type setting by @dkd-friedrich in #3370
- [TASK:BP:11.5] Do not index language with unconfigured core by @christophlehmann in #3373
- [BUGFIX] Make API eID script compatible with TYPO3 v11.5 by @peterkraume in #3350
- [BUGFIX] Type-hinting for SiteUtility::getConnectionProperty() by @dkd-kaehm in #3396
- [TASK:BP:11.5] Introduce generic EXT:solr exception by @dkd-friedrich in #3422
- [BUGFIX:BP:11.5] Fix frontend Solr connection initialization by @dkd-friedrich in #3425
- [ACTIONS:2022.12.22] Use fixed typo3/coding-standards 0.6.x < 0.7.0 for TYPO3 11.5 by @dkd-kaehm in #3429
- [TASK:Security] Update jQuery and its plugin libs by @dkd-kaehm in #3428
- [BUGFIX:P:11.5] Proper check for config.index_enable by @georgringer in #3433
- [BUGFIX:P:11.5] Typecast $timestamp to int in TimestampToUtcIsoDate by @derhansen in #3434
- [BUGFIX:P:11.5] prevent undefined array key warning if filter is empty by @achimfritz in #3435
- [FEATURE] Add signal before search in resultsAction by @stat1x in #3392
- [BUGFIX] Fix php warning undefined array key no_search_sub_entries by @DrWh0286 in #3381
Please note that solrfal 11.0.0 does not yet support the new type-setting, this will come with 11.0.1, please use "table" as usual until then.
Previous Versions
You can find a detailed list of the changes on our changelog pages: