Skip to main content

Algolia Business Manager module

You can find the Algolia Business Manager under Merchant Tools > Algolia > Algolia.

Jobs reports

The v2 Job Reports section of the Algolia BM module shows the results of each job’s last three runs. It summarizes the data in the log files that each job generates. Access this data from Administration > Operations > Jobs > [Job Name] > Schedule and History Screenshot of job reports for v2 indexes, showing start/end times, records sent, and error statuses. The tables for each job contain the following columns:
If you set the cartridge to index with the Ingestion API, the records sent and chunks sent counters reflect transport-level acceptance only. This applies to these product job reports: AlgoliaProductIndex_v2, AlgoliaProductDeltaIndex_v2, AlgoliaProductPriceDeltaIndex_v2, AlgoliaProductInventoryDeltaIndex_v2, AlgoliaProductPriceIndex_v2, and AlgoliaProductInventoryIndex_v2. Indexing is asynchronous, so it happens later. Record-level errors (for example, “record too big” or failed transformations) show up later in the Algolia dashboard’s Connector Debugger, not in this report. Category and content job reports aren’t affected.

Data storage

Algolia job reports use B2C Custom Objects for storage. Algolia creates a custom object of type AlgoliaJobReport for each job run. Algolia deletes these custom objects automatically after 30 days.

Failover and recovery process

To solve inconsistency issues and ensure your indices are up-to-date, rebuild them.
Last modified on September 16, 2026