Skip to main content
The Algolia B2C cartridge comes with five Salesforce B2C Commerce jobs that can build, synchronize, and clear product and category indices, and one for content indices.
JobWhat it indexes
AlgoliaProductIndex_v2Products
AlgoliaProductDeltaIndex_v2Products
AlgoliaProductPriceIndex_v2Products
AlgoliaProductInventoryIndex_v2Products
AlgoliaCategoryIndex_v2Categories
AlgoliaContentIndex_v2Content

Initial indexing

To start indexing your product data to Algolia for the first time, follow these steps:
  1. Go to Administration > Operations > Jobs. Algolia Salesforce B2C Commerce jobs
  2. Select AlgoliaProductIndex_v2 and go to the Job Steps section.
  3. Set the execution scope to the site you want to run the job for.
  4. 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.
I