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 contains information about the results of the last three job runs for each job. It summarizes the data in the log files generated by each job. 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 the cartridge is configured to index with the Ingestion API, the records sent and chunks sent counters in product job reports (AlgoliaProductIndex_v2, AlgoliaProductPriceIndex_v2, AlgoliaProductInventoryIndex_v2, and AlgoliaProductDeltaIndex_v2) reflect transport-level acceptance only. Indexing is asynchronous, so record-level errors (for example, “record too big” or failed transformations) appear 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. A custom object of type AlgoliaJobReport is created for each job run. The default retention period for these custom objects is 30 days, after which they’re automatically deleted.

Failover and recovery process

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