“”

Apache Solr for TYPO3 - Enterprise Search Apache Solr for TYPO3 - Enterprise Search

solr / stable

Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req apache-solr-for-typo3/solr

Tags

#apache #solr #lucene #enterprise #search #fast #indexing #auto #complete #spell #check #suggest #facets

Last upload comment

[RELEASE] 11.5.2 - Maintenance Release

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 …

Downloads by month

Download 11.5.2 Extension Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Ingo Renner, Timo Hund, Markus Friedrich
Company
dkd Internet Service GmbH
Last update
26. May 2023
First upload
15. Sep 2009
Downloads
866,017
Category
Frontend Plugins
Dependencies

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req apache-solr-for-typo3/solr to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (3)

This addon provides the grouping for the fluid templating

Supported TYPO3 versions:

Provides Tika services for TYPO3 to detect a document's language, extract meta data, and extract content from files. Can either use a stand alone Tika executable or Tika integrated in a Solr server with an activated extracting request handler.

Supported TYPO3 versions:

More Like This

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
11.5.2 / stable
May 26, 2023
[RELEASE] 11.5.2 - Maintenance Release

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 …
11.5.14 - 11.5.99 Download
11.5.1 / stable
December 23, 2022
[RELEASE] 11.5.1 - Maintenance Release

This is a maintenance release for TYPO3 11.5, containing:

- [BUGFIX] Do not include removed strptime() (#3335)
- [BUGFIX:BP:11.5] Do not handle page updates on new page with uid 0 (#3344)
- [BUGFIX:BP:11.5] Shortcircuit work in SolrRoutingMiddleware (#3341)
- !!![TASK] Use preAddModifyDocuments hook for pages (#3076)
- [BUGFIX] Fix array key access in ext_getSetup (Backport 11.5) (#3361)
- [TASK:BP:11.5] Indexing configuration icon fallback (#3371)
- [BUGFIX:BP:11.5] Do not index missing fields (#3372)
- [TASK:BP:11.5] Introduce index queue type setting (#3370)
- [TASK:BP:11.5] Do not index language with unconfigured core (#3373)
- [BUGFIX] Make API eID script compatible with TYPO3 v11.5 (#3350)
- [BUGFIX] Type-hinting for SiteUtility::getConnectionProperty() (#3396)
- [TASK:BP:11.5] Introduce generic EXT:solr exception (#3422)
- [BUGFIX:BP:11.5] Fix frontend Solr connection initialization (#3425)
- [ACTIONS:2022.12.22] Use fixed typo3/coding-standards 0.6.x < 0.7.0 for TYPO3 11.5 (#3429)
- [TASK:Security] Update jQuery and its plugin libs (#3428)
- [BUGFIX:P:11.5] Proper check for config.index_enable (#3433)
- [BUGFIX:P:11.5] Typecast $timestamp to int in TimestampToUtcIsoDate (#3434)
- [BUGFIX:P:11.5] prevent undefined array key warning if filter is empty (#3435)
- [FEATURE] Add signal before search in resultsAction (#3392)
- [BUGFIX] Fix php warning undefined array key no_search_sub_entries (#3381)

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

---

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
11.5.14 - 11.5.99 Download
11.5.0 / stable
August 26, 2022
Release 11.5.0

#standwithukraine #nowar

We are happy to release EXT:solr 11.5.0 for TYPO3 11 LTS.
The focus of this release has been on TYPO3 11 LTS compatibility.
NOTE: At least TYPO3 v11.5.14 is required.

Huge improvements:

* TYPO3 11 LTS compatibility
* Improve and Fix TSFE Initialization
* Get "free content mode" working
* Improved data update handling
* Bootstrap 5.1
* Custom field processors
* N-Gram Filter for strings
* etc. and many more

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

---

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
11.5.14 - 11.5.99 Download
11.2.2 / stable
May 26, 2023
[RELEASE] 11.2.2 - Maintenance Release

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.

EXT:solr release-11.2.x will not be maintained in this public
repository any more. The maintenance and builds will be moved to a
private 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).

This release contains:

- [BUGFIX] Type-hinting for SiteUtility::getConnectionProperty
- [TASK:Security:P:11.2] Update jQuery and its plugin libs
- [FEATURE] Add signal before search in resultsAction
- [BUGFIX:BP:11.2] Don't use minimum-stability dev on TYPO3 stable in
build/CI
- [TASK] Docker version check on docker image build #3524
- [BUGFIX:P:11.2] Use ConfigurationManager to get typscript in plugin
FlexForm
- [TASK] Use PCOV for coverage instead of xDebug, upgrade to phpunit8
- [BUGFIX:BP:11.2] Make API eID script compatible with TYPO3 v11.5
- [BUGFIX:BP:11.2] Use plugin namespace as label for flexforms
- [BUGFIX:BP:11.2] Respect indexingPriority in QueueItemRepository
- [BUGFIX:BP:11.2] use siteLanguage TypoScript object to get language id
- [TASK:11.2] equalize CI/Github-Actions for release-11.0|2|5 and main
- [BUGFIX:BP:11.2] Sanitize frequent and last searches output
- [BUGFIX:BP:11.2] changed from always picking the 0 array value to…
- [BUGFIX] Enforce visibility context in Tsfe
- [TASK:BP:11.2] Disable sql handler
10.4.10 - 10.4.99 Download
11.2.1 / stable
November 09, 2022
[RELEASE] 11.2.1 - Maintenance Release

This is a maintenance release for TYPO3 10.4, containing:

- [BUGFIX] Prepend wrong fe language on empty cache (#3375)
- [TASK] Use TYPO3 IpAnonymizationUtility (#3262)
- [BUGFIX:BP:11.2] Shortcircuit work in SolrRoutingMiddleware (#3202)
- [TASK] Fix scrutinizer on release-11.2.x
- [BUGFIX:BP:11.2] Do not handle page updates on new page with uid 0
(#3338)
- [TASK] Remove not used strptime() adaption for windows.
- [BUGFIX] Respect indexing configuration for new and updated subpages
(#3276)
- [BUGFIX] Ensure keywords string does not exceed database field length
(#3321)
- [TASK:BP:11.2] Adapt column arrangement within sites config (#3295)
- [DOCS:BP:11.2] add missing doc for ..pageIndexed
- [BUGFIX] Fix PSR-4 Namespaces and Paths (#3285)
- [BUGFIX] Silence DebugWriter for PageIndexerRequest (#3030)
- [BUGFIX] AbstractSolrTask::setRootPageId(): Argument #1 must be
of type int, string given (#3267)
- [BUGFIX:11.2] Update GarbageCollector.php (#3249)
- [DOCS] Align with new TYPO3 documentation standards (#3242)
- [DOCS] Align README.md with other extensions (#3218)
- [BUGFIX] Missing dot in configuration in numberOfResultsPerGroup
method (#3098
- [TASK] Added info about using page content in fields
- [TASK] Added info about the virtual field __solr_contents
- [BUGFIX:BP:11.2] Fix write connection (#2916)

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

---

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
10.4.10 - 10.4.99 Download
11.2.0 / stable
February 03, 2022
11.2.0 - Feature Release

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
- Improved data update monitoring and handling

For more information please read the release notes:
https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.2.0

---

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
10.4.10 - 10.4.99 Download
11.1.3 / stable
February 09, 2022
11.1.3 - Maintenance Release

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

This release contains:

- [BUGFIX:BP:11.1] TER releases missing composer dependencies (#3176)
- [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)

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
10.4.10 - 10.4.99 Download
11.1.2 / stable
October 15, 2021
11.1.2 - Maintenance Release (See: https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.1.2)

This is a bugfix-only release that contains:

* [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](https://github.com/TYPO3-Solr/ext-solr/commit/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
10.4.10 - 10.4.99 Download
11.1.1 / stable
August 23, 2021
11.1.1 - Maintenance Release

This is a bugfix-only release that contains:
[BUGFIX] Set proper version constraints for TYPO3 10.4 b6cc8b0 (#3005) Thanks on Andreas Beutel


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

---

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

10.4.10 - 10.4.99 Download
11.1.0 / stable
August 20, 2021
Release 11.1.0 (major)

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:

**Please read the release notes before updating:**

https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.1.0

## How to Get Involved

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

* Submit bug reports and feature requests on [GitHub](https://github.com/TYPO3-Solr/ext-solr)
* Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)
* Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)
* Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) 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
10.5.10 - 10.5.99 Download
11.0.7 / stable
January 25, 2022
Release 11.0.7 (last non ELTS release)

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

---

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.

So possible EXT:solr 11.0.7+ will be available via EXT:solr ELTS regiment in EB programm.
For ELTS version of EXT:solr, you have following options:
* visit https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/
* or contact us via solr-eb-support@dkd.de
* or call us +49 (0)69 - 2475218 0
9.5.16 - 10.4.99 Download
11.0.6 / stable
January 21, 2022
Release 11.0.6 (last non ELTS release)

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

---

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.

So possible EXT:solr 11.0.7+ will be available via EXT:solr ELTS regiment in EB programm.
For ELTS version of EXT:solr, you have following options:
* visit https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/
* or contact us via solr-eb-support@dkd.de
* or call us +49 (0)69 - 2475218 0
9.5.16 - 10.4.99 Download
11.0.5 / stable
August 20, 2021
11.0.5 - Maintenance Release

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.5
9.5.16 - 10.4.99 Download
11.0.4 / stable
May 28, 2021
11.0.4 - Maintenance Release

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.4
9.5.16 - 10.4.99 Download
11.0.3 / stable
September 29, 2020
11.0.3 - Maintenance Release

This is a bugfix only release and only contains small changes.

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.3
9.5.16 - 10.4.99 Download
11.0.2 / stable
June 16, 2020
11.0.2 - Maintenance Release

This is a bugfix only release and only contains small changes.

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.2
9.5.16 - 10.4.99 Download
11.0.1 / stable
May 08, 2020
11.0.1 - Maintenance Release

This release contains:

* Fixes for the documentation
* Fixes for the build on hub.docker.com

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/Ireleases/tag/11.0.1
9.5.16 - 10.4.99 Download
11.0.0 / stable
May 07, 2020
11.0.0 - TYPO3 10 LTS support

This release contains:

* Support of TYPO3 10 LTS (legacy mode was dropped)
* Apache Solr 8.5.x support

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/11.0.0
9.5.16 - 10.4.99 Download
10.0.5 / stable
August 20, 2021
10.0.5 - Maintenance Release

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/10.0.5
9.5.0 - 9.5.99 Download
10.0.4 / beta
May 28, 2021
10.0.4 - Maintenance Release

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/10.0.4
9.5.0 - 9.5.99 Download
10.0.2 / stable
September 29, 2020
10.0.2 - Maintenance Release

This is a bugfix only release and only contains small changes.

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/10.0.2
9.5.0 - 9.5.99 Download
10.0.1 / stable
October 24, 2019
10.0.1 - Maintenance Release

This is a bugfix only release and only contains small changes.

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/10.0.1
9.5.0 - 9.5.99 Download
10.0.0 / stable
October 21, 2019
10.0.0 - TYPO3 9 LTS site management support

This release contains:

* Support of TYPO3 site management
* Apache Solr 8.2.0 support

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/10.0.0
9.5.0 - 9.5.99 Download
9.0.2 / stable
March 06, 2019
9.0.2 - Maintenance Release

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/9.0.2
8.7.0 - 9.5.99 Download
9.0.1 / stable
February 25, 2019
9.0.1 - Maintenance Release

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/9.0.1
8.7.0 - 9.5.99 Download
9.0.0 / stable
February 11, 2019
9.0.0 - Move to solarium PHP API and Apache Solr 7.6.0

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/9.0.0
8.7.0 - 9.5.99 Download
8.1.2 / stable
September 20, 2018
8.1.2 - Maintenance release

Bugfix only release. Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/8.1.2
8.7.0 - 9.3.99 Download
8.1.1 / stable
September 06, 2018
8.1.1 - Maintenance release

Bugfix only release. Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/8.1.1
8.7.0 - 9.3.99 Download
8.1.0 / stable
July 02, 2018
8.1.0 - Support for solrconsole and solrdebugtools and maintenance

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/8.1.0
8.7.0 - 9.3.99 Download
8.0.3 / stable
April 10, 2018
8.0.3 - Maintenance release - upgrades to Apache Solr 6.6.3

Ships Apache Solr 6.6.3 that contains a fix for the DataImportHandler, deactivated by default.
Critical when you use the DataImportHandler in your project

* https://github.com/TYPO3-Solr/ext-s
8.7.0 - 9.0.99 Download
8.0.2 / stable
March 20, 2018
8.0.2 - Maintenance release

Please read the release notes (https://github.com/TYPO3-Solr/ext-solr/releases/tag/8.0.2)
It contains:

[BUGFIX] Show suggests box next to query input field: https://github.com/TYPO3-Solr/ext-solr/pull/1911
[BUGFIX] Duplicate
8.7.0 - 9.0.99 Download
8.0.1 / stable
February 26, 2018
8.0.1 - Maintenance release - Bugfix only release

It contains:

* [BUGFIX] Fix RST bug in Version Matrix: https://github.com/TYPO3-Solr/ext-solr/pull/1848
* [BUGFIX] SearchRequest::setGroupItemPage should be able to handle a solr group query as $groupIte
8.7.0 - 9.0.99 Download
8.0.0 / stable
February 19, 2018
8.0.0 - UX Improvements and new Query API

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/8.0.0
8.7.0 - 9.0.99 Download
7.5.3 / stable
September 27, 2018
[TASK] Prepare release for 7.5.3 (#2143)
8.7.0 - 8.99.99 Download
7.5.2 / stable
April 10, 2018
7.5.2 - Maintenance release - upgrades to Apache Solr 6.6.3

Ships Apache Solr 6.6.3 that contains a fix for the DataImportHandler, deactivated by default.
Critical when you use the DataImportHandler in your project

* https://github.com/TYPO3-Solr/ext-so
8.7.0 - 8.99.99 Download
7.5.1 / stable
February 19, 2018
7.5.1 - Maintenance release - Bugfix only release

It contains:

* [BUGFIX] Convert function argument to int to match signature https://github.com/TYPO3-Solr/ext-solr/pull/1704
* [BUGFIX] broken count in pagination https://github.com/TYPO3-Solr/ext-solr/p
8.7.0 - 8.99.99 Download
7.5.0 / stable
October 24, 2017
7.5.0 - Maintenance release - upgrades to Apache Solr 6.6.2

Please update your solr server to the shipped version 6.6.2, because it fixes a security issue in Apache Solr.

* https://github.com/TYPO3-Solr/ext-solr/releases/tag/7.5.0

Contains:

* https://
8.7.0 - 8.99.99 Download
7.0.2 / stable
September 18, 2017
7.0.2 - Maintenance release

Please read the release notes:

* https://github.com/TYPO3-Solr/ext-solr/releases/tag/7.0.2

Contains:

* https://github.com/TYPO3-Solr/ext-solr/pull/1585
* https://github.com/TYPO3-Solr/ext-solr/pull/1643
8.7.0 - 8.99.99 Download
7.0.1 / stable
August 15, 2017
7.0.1 - Maintenance release

Contains:

* https://github.com/TYPO3-Solr/ext-solr/pull/1548
8.7.0 - 8.99.99 Download
7.0.0 / stable
August 09, 2017
7.0.0 - Fluid Templating is default & Drop 7.6 support

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/7.0.0
8.7.0 - 8.99.99 Download
6.5.1 / stable
April 09, 2018
6.5.1 - Maintenance release - upgrades to Apache Solr 6.6.3

Ships Apache Solr 6.6.3 that contains a fix for the DataImportHandler, deactivated by default.
Critical when you use the DataImportHandler in your project

* https://github.com/TYPO3-Solr/ext-so
7.6.0 - 8.99.99 Download
6.5.0 / stable
October 24, 2017
6.5.0 - Maintenance release - upgrades to Apache Solr 6.6.2

Please update your solr server to the shipped version 6.6.2,
because it fixes a security issue in Apache Solr.

* https://github.com/TYPO3-Solr/ext-solr/releases/tag/6.5.0

Contains:

* https://
7.6.0 - 8.99.99 Download
6.1.3 / stable
August 09, 2017
6.1.3 - Maintenance release
7.6.0 - 8.99.99 Download
6.1.2 / stable
July 20, 2017
6.1.2 - Maintenance release

Contains:

* https://github.com/TYPO3-Solr/ext-solr/pull/1386
* https://github.com/TYPO3-Solr/ext-solr/pull/1388
* https://github.com/TYPO3-Solr/ext-solr/pull/1414
* https://github.com/TYPO3-Solr/ext-solr/pull/1418
7.6.0 - 8.99.99 Download
6.1.1 / stable
June 22, 2017
6.1.1 - Maintenance release
7.6.0 - 8.99.99 Download
6.1.0 / stable
April 06, 2017
6.1.0 - Support for TYPO3 8 LTS & PHP 7.1

Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-solr/releases/tag/6.1.0
7.6.0 - 8.99.99 Download
6.0.1 / stable
March 30, 2017
6.0.1 Bugfix Release

Contains:

Empty username or password lead to authentication with empty credentials.

https://github.com/TYPO3-Solr/ext-solr/pull/1182

Error when solr path consists of more then two segments.
7.6.0 - 8.0.99 Download
6.0.0 / stable
December 14, 2016
6.0.0 Support of Apache Solr 6.3 / Docker images & Performance tuning
7.6.0 - 8.0.99 Download
5.1.1 / stable
November 01, 2016
Release 5.1.1 - Maintenance release

This release is a bugfix only release.

By using the SOLR_RELATION option `enableRecursiveValueResolution` relations can be resolved recursive if the given `foreignLabelField` is a relation too.
The bugfix resolves thi
7.6.0 - 8.0.99 Download
5.1.0 / stable
August 19, 2016
5.1.0 document variants / ux improvements / be statistics
7.6.0 - 8.0.99 Download
5.0.0 / stable
July 07, 2016
5.0.0 Fluid preparation / documentation & more
7.6.0 - 8.0.99 Download
4.0.2 / stable
April 27, 2016
4.0.2 - Maintenance Release
7.6.0 - 8.0.99 Download
4.0.0 / stable
April 19, 2016
4.0.0 - Preparation for Fluid Support - 7.6 LTS only and TYPO3 8.0 / PHP 7.0 Preparation
7.6.0 - 8.0.99 Download
3.1.2 / stable
April 18, 2016
Maintenance Release, contains several bugfixes
6.2.1 - 7.99.99 Download
3.1.1 / stable
January 01, 2016
Maintenance Release, fixes composer related issues
6.2.1 - 7.99.99 Download
3.1.0 / stable
December 02, 2015
TYPO3 7.6LTS support, Apache Solr 4.10 support, Managed stop words
6.2.1 - 7.99.99 Download
3.0.2 / stable
October 12, 2015
Maintenance Release containing bugfixes, also provides a security related bugfix, please update.
4.5.0 - 6.2.99 Download
3.0.1 / stable
July 13, 2015
Maintenance Release
4.5.0 - 6.2.99
3.0.0 / stable
July 04, 2014
Solr 4.8 support, TYPO3 CMS 6.2 support, Rewritten Backend Module, Highlight Elevated Results, Managed Synonyms
4.5.0 - 6.2.99
2.8.4 / stable
October 12, 2015
Security related bugfix, please update.
4.5.0 - 6.1.99 Download
2.8.3 / stable
September 25, 2013
Security fix. Please upgrade!
4.5.0 - 6.1.99
2.8.2 / stable
December 19, 2012
Maintenance Release
>= 4.5.0
2.8.1 / stable
December 18, 2012
Maintenance release
>= 4.5.0
2.8.0 / stable
November 12, 2012
Solr 3.6 Workspaces Support Start-, Stoptime Support Hierarchical Facets Last Searches Frequent Searches Result Score Analyzer Improved BE module 100 Changes
2.2.2 / stable
July 27, 2012
Index Queue priorities, Performance improvements, New facet types, OpenSearch support, Bugfixes. See ChangeLog for details. v2.2.2 fixes Apache Solr install script, Index Queue initialization for mount pages
2.2.1 / stable
July 24, 2012
Index Queue priorities, Performance improvements, New facet types, OpenSearch support, Bugfixes. See ChangeLog for details. v2.2.1 fixes a broken install script download URL for Apache Solr 3.5
2.2.0 / stable
July 20, 2012
Index Queue priorities, Performance improvements, New facet types, OpenSearch support, Bugfixes. See ChangeLog for details
2.1.0 / stable
March 28, 2012
Maintenance release, bugfixes and small features. Requires re-indexing of content. New: Content Fallback support, Skips failing Index Queue items.
2.0.0 / stable
February 23, 2012
Index Queue, Apache Solr 3.5, Multi Core, easier Setup ... Lots of new stuff!
1.3.1 / stable
February 02, 2012
Security bugfix, please update
1.3.0 / stable
February 22, 2011
Separate search form plugin replaces core search content element, more flexible facets, extendable plugins, improved phrase handling, boost query support, improved reports, bugfixes, new languages
1.2.2 / stable
October 11, 2010
FIX: Missing hook registration needed for access field support. FIX: Selection of suggestions by mouse. FIX: Phrase query support. FIX: CSS definition for spinner in suggestions.
1.2.1 / stable
October 04, 2010
Fixed a missing class in ext_autoload.php, Fixed branch definition for the install script, Fixed status report check for current schema.xml, Changed page content extractor to remove javascript tags and their content
1.2.0 / stable
September 29, 2010
Upgrade guide: http://bit.ly/solr120upgrade
better access support
base synced to early access version
minor features and bug fixes
1.1.0 / beta
June 23, 2010
Major new Feature: Auto Suggest! Otherwise many minor improvements and bug fixes backported from 2.0-dev.
1.0.1 / beta
September 16, 2009
For details, help, and documentation check http://www.typo3-solr.com
(this is a quick fix for a minor xss issue, thanks to Marcus Krause)
1.0.0 / beta
September 15, 2009
Initial Release of the community version. For details, help, and documentation check http://www.typo3-solr.com