| start | Start date and time of the job. |
| end | End date and time of the job. |
| products to be sent / total | Number of products (or categories) that are going to be sent for each locale and the number of total items processed. Due to product filtering, these numbers rarely match (for example, product masters are not sent by default). In the case of AlgoliaProductDeltaIndex_v2, the total is the number of records read from the B2C delta export XML files. |
| # locales | Number of locales configured for the site. If there are multiple locales, a single product to be sent will result in one record per locale. |
| records to be sent | Number of records that will be sent to Algolia. Usually the number of products to be sent multiplied by the number of locales. |
| records sent / failed | Number of records that were successfully sent to Algolia and the number of records that failed to be sent. If the latter is higher than zero, the value is highlighted in red. |
| chunks sent / failed | Number of chunks that were successfully sent to Algolia and the number of chunks that failed to be sent. If the latter is higher than zero, the value is highlighted in red. |
| error | If an error occurred during the job, the error message will be displayed here in red, empty otherwise. |