-
Notifications
You must be signed in to change notification settings - Fork 90
bin/magento indexer:reindex vsbridge_product_category gives no response #184
Comments
bin/magento indexer:reindex vsbridge_product_category
gives no response
Hi @mmularski,
It's more like a bug in Magento Core, they should show us some information about this. |
problem is only with |
Yes, I just check this. It was done by purpose. It's only used for partial indexing - and is usefull if "Vsbridge Product Indexer" is in "Save Mode" Please run reindex for "Vsbridge Product Indexer" instead. I probably should hide this index in Magento Panel / show some information why you can't run this index. |
Yes. I just wanted to let you know because the client informed us that it is confusing and "probably issue", so I think it is worth to consider how to hide it accurately :) |
OK, I get it. :) |
PR will be more than welcome! |
Soon I will try to find some time :) |
Multiple request on product save in backend - fix. Fix getting value for stock_status.
Indexer will be now hide in magento backend #204 |
TODO:
|
I plan to remove this "vsbridge_product_category" indexer all together. |
My menu doesn't show any of the categories but in the search bar I can see categories and brands really weird. Probably a small issue but if you could have a look and possibly point me in the right direction it would help tremendously. On the backend of magento 2 it also says category needs reindex as well tried and nothing |
If you run
php bin/magento indexer:info
command, there will be a list of available indexers:but if I type
there is no response which causes confusion
IMHO this indexer should be cut off from
php bin/magento indexer:info
responseedit: also in
php bin/magento indexer:reindex
supported types hintThe text was updated successfully, but these errors were encountered: