This web service is used to reindex all content published to a Fluid Topics tenant.
For instance, reindexing content can be necessary in the following contexts:
- To benefit from an AFS search engine bug fix.
- To apply new or updated vocabularies.
| Method | Endpoint |
|---|---|
PUT |
|
- It is necessary to provide an
Ft-Calling-Appvalue when using Fluid Topics web services. See Fluid Topics calling app. - Reindexed content passes through all the filters of the Fluid Topics processing pipeline again, except for the first filter, which is reserved for reprocessing
- This web service is available to users or API keys with the
ADMINorKHUB_ADMINroles.
Since reprocessing jobs also reindex content, it is possible to use the Reprocess content web service to achieve the same goal.
The first processing job launched after reprocessing may take more time than all other processing jobs.