Reindex content - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

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
/api/admin/khub/dataflow/reindex
  • It is necessary to provide an Ft-Calling-App value 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 ADMIN or KHUB_ADMIN roles.

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.