Skip to content

v3.0.0

Compare
Choose a tag to compare
@DominikaK DominikaK released this 02 Apr 16:05

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

Improvements

  • EZP-30638: Upgrade ezsystems/ezplatform-solr-search-engine to use Symfony 4 components (#140)
  • EZP-30463: As an Developer, I want to use Solr Cloud (#137)
  • EZP-28898: Allow random sorting (#118)
  • 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)
  • EZP-30835: Add support for Solr 7.7 (#136)
  • EZP-30985: Remove deprecated features from eZ (#155)
  • EZP-31021: Microcopy: revise exception & command microcopy (#162)
  • EZP-31422: Drop unused and deprecated ezplatform:solr_create_index which relies on DatabaseHandler (#171)
  • EZP-31080: Create missing search Criterions (#174)
  • EZP-31415: Implement Composite & Sibilings Criterion (#170)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#175)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#176)
  • EZP-31517: Refactor Search Indexers use Doctrine\DBAL (#177)
  • EZP-31423: Replace DatabaseHandler with Connection in Solr Setup Factory (#178)

Bugs

  • EZP-30693: Solr reindex command fails to run (#143)
  • EZP-30296: Large API subtree delete leads to serious Solr index inconsistencies (#150)
  • EZP-30951: Searching for Content with empty field will result on Error when using Solr (#157)
  • EZP-31275: IsEmptyCritetion is omitted in LocationQuery with Solr as search engine (#164)
  • EZP-31127: Do not use non-existing content types in ContentTypeIdentifier criterion (#161)
  • EZP-31226: Indexing depth doesn't work properly in Solr when LocationQuery is in use (#141)
  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#160)
  • EZP-30664: Skipped indexing erroneous Content and logged all exceptions (#139)
  • EZP-31299: Search results only show content in its main language (#168)