-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Make reindex for specific store view #432
Comments
An asynchronous reindex will be great too. |
@ihor-sviziev Great idea. Appropriate item is placed into internal backlog - MAGETWO-33513. @iw2 Magento already supports asynchronous reindex. Currently it's called "update when scheduled" mode. You can find these settings in "indexers" grid. |
[API] Bug fixes And SalesRuleStaging Docs
Thank you for your submission. We recently made some changes to the way we process GitHub submissions to more quickly identify and respond to core code issues. Feature Requests and Improvements should now be submitted to the new Magento 2 Feature Requests and Improvements forum (see details here). We are closing this GitHub ticket and have moved your request to the new forum. |
Fixed issues: - MAGETWO-58237: Order status history contains wrong data after creation of a Credit Memo - MAGETWO-58386: Eliminate dependencies on modules from lib/Magento - MAGETWO-55120: [GitHub] No category id on the category page #5467 - MAGETWO-55900: [GitHub] Translate messages on password strength #5509 #5883 #5861 - MAGETWO-50412: [GITHUB] Issues with adding groups on attribute set creation page (#3607)
…dmin-user-email-field CABPI-319: add note to email input
As example for now we should make reindex Products flat for all websites. When we have many products(10000+) and we copied added all products to new website, reindex process is really very slow. Should be great have ability reindex flat data for specific store/website.
The text was updated successfully, but these errors were encountered: