Skip to content

Use massupdate for updating indexes, much faster #13

Description

@paales

In AvS_FastSimpleImport we use the following code to update indexes as fast as possible:
https://github.com/avstudnitz/AvS_FastSimpleImport/blob/master/src/app/code/community/AvS/FastSimpleImport/Model/Import/Entity/Product.php#L476-L532

As far as I can tell, this module runs the update per event and not as a whole, so there is room for improvement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions