Optimized Indexes
A complete suite of optimized indexers for Magento 2, designed to dramatically improve indexing performance and reduce server load during reindexing operations. Up to 83% reduction in total indexing time on large catalogs.
The Problem
Magento's built-in indexers were designed for correctness, not speed. On stores with 50,000+ products, a full reindex can take hours — blocking deployments, slowing down catalog updates, and consuming server resources that should be serving customers.
The Solution
Optimized Indexes replaces Magento's core indexers with high-performance alternatives that use optimized SQL, batch processing, and smart change detection. Same data, same results — dramatically faster.
What's Included
| Module | Description | Improvement |
|---|---|---|
| Optimized Price Index | Product price indexer with tier price and catalog rule support | Up to 75% faster |
| Optimized Stock Index | Stock and inventory status indexer | Up to 80% faster |
| Optimized Category Index | Category-product relationship indexer | Up to 70% faster |
| Optimized EAV Index | Entity-Attribute-Value indexer for product attributes | Up to 65% faster |
| Optimized Catalog Rule Index | Catalog price rule application indexer | Up to 60% faster |
| Optimized Catalog Search Index | OpenSearch/Elasticsearch catalog indexer | Up to 50% faster |
| Optimized Inventory Index | MSI (Multi-Source Inventory) indexer | Up to 70% faster |
Requirements
- PHP 8.1, 8.2, or 8.3
- Magento 2.4.x (Open Source, Adobe Commerce, MageOS)
Installation
composer require qoliber/module-optimized-indexes
bin/magento module:enable Qoliber_OptimizedIndexes
bin/magento setup:upgrade
bin/magento cache:cleanResources
- Benchmarks — Performance benchmark results with real data
The following documentation is available to qoliber partners:
- How-To Guide — Configuration and usage
- Changelog — Release history
- Roadmap — Planned improvements
- Individual module documentation and developer notes
Request partner access or contact us at [email protected].