Reindex Categories Task
Reindex categories in a tenant.
When a tenant is copied from one environment to another, a Reindex Data Taskis executed to reindex entities in the new environment. However, a category facet search still returns an empty set in this case. To avoid this, it is necessary to reindex categories as well.
Stop and Pause are not supported.
Requests
Admin role is required:
POST {ApplicationURL}/categories/reindex
Tenant admin role is required:
POST {ApplicationURL}/api/{tenantId}/categories/reindex
Parameter | Required | Description |
---|---|---|
tenantId
| Yes | ID of the tenant to reindex categories. |