The Algolia B2C cartridge comes with six Salesforce B2C Commerce jobs that can build,
synchronize, and clear product and category indices, and one for content indices.
| Job | What it indexes |
|---|
AlgoliaProductIndex_v2 | Products |
AlgoliaProductDeltaIndex_v2 | Products |
AlgoliaProductPriceIndex_v2 | Products |
AlgoliaProductInventoryIndex_v2 | Products |
AlgoliaCategoryIndex_v2 | Categories |
AlgoliaContentIndex_v2 | Content |
Initial indexing
To start indexing your product data to Algolia:
-
Go to Administration > Operations > Jobs.
-
Select
AlgoliaProductIndex_v2 and go to the Job Steps section.
-
Set the execution scope to the site you want to run the job for.
-
Run the job.
Repeat the same steps for AlgoliaCategoryIndex_v2.
When both jobs are finished, you can check the new indices created in the Algolia dashboard.
Ongoing indexing
For ongoing updates of your product data:
For ongoing updates of your categories data, regularly re-run the AlgoliaCategoryIndex_v2 job. Last modified on February 18, 2026