Skip to content

Commit

Permalink
Merge branch '2.10.x' into 2.11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rbayet committed Apr 19, 2024
2 parents fbd0701 + b762ec8 commit 0d2b27b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/module-elasticsuite-catalog/etc/mview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
<subscriptions>
<!-- This subscription aims to reindex products after their category is modified -->
<table name="catalog_category_product" entity_column="product_id" />
<!-- This subscription aims to reindex products modified in the search terms merchandiser -->
<table name="smile_elasticsuitecatalog_search_query_product_position" entity_column="product_id" />
</subscriptions>
</view>
<view id="elasticsuite_categories_fulltext" class="Smile\ElasticsuiteCatalog\Model\Category\Indexer\Fulltext" group="indexer">
Expand Down

0 comments on commit 0d2b27b

Please sign in to comment.