8000 Release 5.1.1 - Maintenance release · TYPO3-Solr/ext-solr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

5.1.1 - Maintenance release

Compare
Choose a tag to compare
@timohund timohund released this 01 Nov 13:45
· 7 commits to release-5.1.x since this release

Apache Solr for TYPO3 version 5.1.1 released

This release is a bugfix only release.

SOLR_RELATION: Recursive value resolution

By using the SOLR_RELATION option enableRecursiveValueResolution relations can be resolved recursive if the given foreignLabelField is a relation too. The bugfix resolves this issue and adapts the integration test to check if this feature is working.

Details: #690

0