vuestorefront / magento2-vsbridge-indexer

This is official Vue Storefront, native, Magento2 indexer
https://vuestorefront.io
MIT License
69 stars 89 forks source link

Run Vsbridge Dataprovider before Custom Dataproviders #316

Open parlt opened 4 years ago

parlt commented 4 years ago

Run Vsbridge Dataprovider before Custom Dataproviders

module-vsbridge-indexer-core/Indexer/GenericIndexerHandler.php line 165 without sorting, the custom data providers are called before the core data providers (f.e. if the vendor name starts with A or B) but only with the core data providers the necessary attribute values are added only if we have the attribute values, we can implement logic based on Attribute Indexes there is no option to sort data providers by xml