reharvestSiteCatalog
Trigger a manual update to reharvest each public item within a site's catalog. This should only be used when search metadata has gotten out of sync despite the nightly reharvest.
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| siteId Required | string |
site's catalog to reharvest |
|
| context Required | IArcGISContext |
Returns
Job info for each group whose content is being harvested
Promise<IReharvestInfo>
| Property | Type | Notes |
|---|
Function defined in packages/common/src/sites/reharvestSiteCatalog.ts:37