Merge pull request #1812 from magento-performance/MAGETWO-75786
[performance] MAGETWO-75786: Incorrect count for category filter at layered navigation for configurable with no available options
Showing
- app/code/Magento/Catalog/Model/Category.php 5 additions, 2 deletionsapp/code/Magento/Catalog/Model/Category.php
- app/code/Magento/Catalog/Model/Indexer/Category/Product/AbstractAction.php 112 additions, 60 deletions...Catalog/Model/Indexer/Category/Product/AbstractAction.php
- app/code/Magento/Catalog/Model/Indexer/Product/Category/Action/Rows.php 105 additions, 23 deletions...to/Catalog/Model/Indexer/Product/Category/Action/Rows.php
- app/code/Magento/Catalog/view/frontend/templates/navigation/left.phtml 1 addition, 0 deletions...nto/Catalog/view/frontend/templates/navigation/left.phtml
- app/code/Magento/CatalogInventory/Helper/Stock.php 1 addition, 1 deletionapp/code/Magento/CatalogInventory/Helper/Stock.php
- app/code/Magento/CatalogSearch/Model/Indexer/Fulltext.php 2 additions, 1 deletionapp/code/Magento/CatalogSearch/Model/Indexer/Fulltext.php
- app/code/Magento/CatalogSearch/Model/Indexer/Fulltext/Action/DataProvider.php 3 additions, 3 deletions...alogSearch/Model/Indexer/Fulltext/Action/DataProvider.php
- app/code/Magento/CatalogSearch/Model/Indexer/Fulltext/Action/Full.php 15 additions, 9 deletions...ento/CatalogSearch/Model/Indexer/Fulltext/Action/Full.php
- app/code/Magento/CatalogSearch/Model/ResourceModel/Fulltext.php 14 additions, 11 deletions...de/Magento/CatalogSearch/Model/ResourceModel/Fulltext.php
- dev/tests/functional/tests/app/Magento/LayeredNavigation/Test/Constraint/AssertFilterProductList.php 0 additions, 1 deletion...redNavigation/Test/Constraint/AssertFilterProductList.php
- dev/tests/functional/tests/app/Magento/LayeredNavigation/Test/Constraint/AssertProductsCount.php 99 additions, 0 deletions...LayeredNavigation/Test/Constraint/AssertProductsCount.php
- dev/tests/functional/tests/app/Magento/LayeredNavigation/Test/Repository/Category.xml 54 additions, 0 deletions...pp/Magento/LayeredNavigation/Test/Repository/Category.xml
- dev/tests/functional/tests/app/Magento/LayeredNavigation/Test/TestCase/ProductsCountInLayeredNavigationTest.php 121 additions, 0 deletions...on/Test/TestCase/ProductsCountInLayeredNavigationTest.php
- dev/tests/functional/tests/app/Magento/LayeredNavigation/Test/TestCase/ProductsCountInLayeredNavigationTest.xml 29 additions, 0 deletions...on/Test/TestCase/ProductsCountInLayeredNavigationTest.xml
- dev/tests/integration/testsuite/Magento/CatalogSearch/Model/Indexer/FulltextTest.php 36 additions, 1 deletion...uite/Magento/CatalogSearch/Model/Indexer/FulltextTest.php
- dev/tests/integration/testsuite/Magento/CatalogSearch/_files/product_configurable_with_single_child.php 101 additions, 0 deletions...gSearch/_files/product_configurable_with_single_child.php
- dev/tests/integration/testsuite/Magento/CatalogSearch/_files/product_configurable_with_single_child_rollback.php 34 additions, 0 deletions...files/product_configurable_with_single_child_rollback.php
- lib/internal/Magento/Framework/Indexer/CacheContext.php 2 additions, 3 deletionslib/internal/Magento/Framework/Indexer/CacheContext.php
Please register or sign in to comment