Skip to content

ProductVariants Indexer Fix #431

@bricht

Description

@bricht

The product variants indexing process is inefficient, since it depends on catalog_product_category.
Apply changes in magento/commerce-data-export#11
Fix the faulty plugin so the indexer runs as expected on ee.

  1. Removed reliance on generic product index in mview.xml and index.xml
  2. Added some queries and plugins to make the indexing more specific and added a workaround for the disfunctional mview,
    by querying changes manually and adding to ids to the indexer_cl table in a CommitCallback.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions