Skip to content

Releases: ezsystems/ezplatform-solr-search-engine

v3.0.0-beta1

01 Oct 06:31
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release

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

03 Jul 11:51
Compare
Choose a tag to compare

ezplatform-solr-search-engine changes between v1.6.0 and v1.7.0

Improvements

v2.0.0-beta1

02 Jul 06:17
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

ezplatform-solr-search-engine changes between v1.6.0 and v2.0.0-beta1

Improvements

Bugs

v1.6.0

29 Apr 06:01
Compare
Choose a tag to compare

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

05 Mar 07:03
Compare
Choose a tag to compare
v1.6.0-rc1 Pre-release
Pre-release

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

27 May 12:47
ee78184
Compare
Choose a tag to compare

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

17 May 07:32
ee78184
Compare
Choose a tag to compare
v1.5.8-rc1 Pre-release
Pre-release

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

26 Feb 12:41
Compare
Choose a tag to compare

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

22 Feb 10:40
Compare
Choose a tag to compare
v1.5.6-rc1 Pre-release
Pre-release

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

20 Feb 09:37
37ea356
Compare
Choose a tag to compare

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)