Skip to main content

Algolia for Magento 2 | The Indexing Queue

In this video we will cover the Algolia indexing queue for Magento 2. This is a key feature that can make your store faster by improving how Magento communicates with Algolia. We will explain in details what is the indexing queue, when to use it and how to set it up.

Things mentioned in the video:

- Documentation

- Show crons: crontab -u USERNAME -e - New cron: */5 * * * * php /ABSOLUTE/PATH/TO/MAGENTO/bin/magento indexer:reindex algolia_queue_runner

- Reindex: php bin/magento indexer:reindex algolia_products algolia_categories algolia_pages algolia_suggestions algolia_additional_sections