Problem
How to resolve inconsistencies in potential matches counter?
Solution
As an initial step, post investigating an issue with potential matches related to inconsistencies in the data, the potential matches reindex task can be run to fix the potential matches inconsistencies.
This task cleans potential matches information in the ES, Elastic Search, and reindexes it from scratch by using match tables.
Stop and Pause are supported.
Requests
Admin role is required:
POST {ApplicationURL}/rebuildpmcounters
Tenant admin role is required:
POST {ApplicationURL}/api/{tenantId}/rebuildpmcounters
Parameter | Required | Description |
---|---|---|
tenantId |
Yes | ID of the tenant to reindex potential matches. |
Comments
Please sign in to leave a comment.