Skip to content

Commit

Permalink
ENGCOM-1550: MSI: Remove MultiDimensionalIndexer from framework #15198
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirZaets authored May 16, 2018
2 parents 14f7b06 + e079677 commit c58d200
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 747 deletions.
7 changes: 0 additions & 7 deletions app/etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,6 @@
<preference for="Magento\Framework\App\FeedFactoryInterface" type="Magento\Framework\App\FeedFactory" />
<preference for="Magento\Framework\Indexer\Config\DependencyInfoProviderInterface" type="Magento\Framework\Indexer\Config\DependencyInfoProvider" />
<preference for="Magento\Framework\Webapi\CustomAttribute\ServiceTypeListInterface" type="Magento\Eav\Model\TypeLocator\ComplexType"/>
<preference for="Magento\Framework\MultiDimensionalIndexer\IndexTableSwitcherInterface" type="Magento\Framework\MultiDimensionalIndexer\IndexTableSwitcher" />
<preference for="Magento\Framework\MultiDimensionalIndexer\IndexNameResolverInterface" type="Magento\Framework\MultiDimensionalIndexer\IndexNameResolver" />
<preference for="Magento\Framework\Setup\Declaration\Schema\Db\DbSchemaReaderInterface" type="Magento\Framework\Setup\Declaration\Schema\Db\MySQL\DbSchemaReader" />
<preference for="Magento\Framework\Setup\Declaration\Schema\Db\DbSchemaWriterInterface" type="Magento\Framework\Setup\Declaration\Schema\Db\MySQL\DbSchemaWriter" />
<preference for="Magento\Framework\Setup\Declaration\Schema\SchemaConfigInterface" type="Magento\Framework\Setup\Declaration\Schema\SchemaConfig" />
Expand Down Expand Up @@ -1396,11 +1394,6 @@
</argument>
</arguments>
</type>
<type name="Magento\Framework\MultiDimensionalIndexer\IndexNameResolver">
<arguments>
<argument name="indexScopeResolver" xsi:type="object">Magento\Framework\Indexer\ScopeResolver\IndexScopeResolver</argument>
</arguments>
</type>
<type name="Magento\Framework\Setup\Declaration\Schema\Dto\ElementFactory">
<arguments>
<argument name="typeFactories" xsi:type="array">
Expand Down
56 changes: 0 additions & 56 deletions lib/internal/Magento/Framework/MultiDimensionalIndexer/Alias.php

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit c58d200

Please sign in to comment.