Releases: ezsystems/ezplatform-solr-search-engine
Releases · ezsystems/ezplatform-solr-search-engine
v3.0.0-beta1
ezplatform-solr-search-engine changes between 2.0.0-beta1 and 3.0.0-beta1
Improvements
- EZP-30646: Drop SignalSlot repository layer and abstraction and reimplement usages to Events and Event Listeners (#144)
- EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#146)
- EZP-30790: Introduce strict types for SearchService::supports and Capable::supports (#145)
v1.7.0
ezplatform-solr-search-engine changes between v1.6.0 and v1.7.0
Improvements
v2.0.0-beta1
ezplatform-solr-search-engine changes between v1.6.0 and v2.0.0-beta1
Improvements
Bugs
v1.6.0
ezplatform-solr-search-engine changes between v1.5.4 and v1.6.0
Improvements
Bugs
- EZP-29984: Solr Field LIKE criterion is not behaving like on Legacy Storage Engine (#128)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#130)
- EZP-30282: [Solr bundle] Indexation of related objects (#135)
v1.6.0-rc1
ezplatform-solr-search-engine changes between v1.5.4 and v1.6.0-rc1
Improvements
Bugs
- EZP-29984: Solr Field LIKE criterion is not behaving like on Legacy Storage Engine (#128)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#130)
v1.5.8
ezplatform-solr-search-engine changes between v1.5.2.1 and v1.5.8
Improvements
- EZEE-1903: Add possibilty to generate solr config which can be used in platform.sh (#120)
Bugs
- EZP-29984: Solr Field LIKE criterion is not behaving like on Legacy Storage Engine (#128)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#130)
v1.5.8-rc1
ezplatform-solr-search-engine changes between v1.5.2.1 and v1.5.8-rc1
Improvements
- EZEE-1903: Add possibilty to generate solr config which can be used in platform.sh (#120)
Bugs
- EZP-29984: Solr Field LIKE criterion is not behaving like on Legacy Storage Engine (#128)
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#130)
v1.5.7
ezplatform-solr-search-engine changes between v1.5.5 and v1.5.7
Bugs
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#130)
1.5.6 Bugs
- Changed composer.json so correct kernel version is used for eZ Platform 1.7/1.13 (#132)
⚠️ 1.5.6 was causing regressions for eZ Platform 1.7 and 1.13 and was deleted. ⚠️
v1.5.6-rc1
ezplatform-solr-search-engine changes between v1.5.5 and v1.5.6-rc1
Bugs
- EZP-30136: Updating content with "ezuser" field will not commit changes to Solr (#130)
v1.5.5
Changes
- [Doc] Add more visible info that solr_create_index command is deprecated (0ed2a31)
- EZP-29984: Add support for Field LIKE criterion with "*" wildcards (#128)