Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

To apply enrichments after ingestion, Rerun Enrichments can be used.

This Studio plugin has been deprecated since version 3.4.4. Please use the rerun functionalities provided in the Pipeline Editor.

Usage

Select Rerun Enrichments in the AI Studio tab.

The drop-down provides a list of the configured enrichments in the project. Select the enrichment, that should be executed.

Optionally enter a query on which the enrichment should be run. For search tagging enrichments the query is pre-filled automatically, but can also be changed. An empty query will cause the enrichment to run on all the items in the project.

Limitations

Rerunning of enrichments has a few limitations at the moment. If any of these are an issue, then the best alternative is to do a fresh load of the data. Where that does not seem possible, please contact Squirro support.

Type of Enrichments

Rerunning is only supported for search tagging and pipelets. Built-in pipeline steps and AI Studio models can not currently be rerun.

Pipelet features

  • Number of items: only pipelets that return exactly one item are supported. There is no support for pipelets that return None (to remove an item from the index) or that yield more than one item.

  • Type of updates: only keywords can be updated with a rerun. Any other updates, such as changing the title or body of an item, are silently ignored.

  • No labels