Apply Cluster Enrichment
Clusters
Apply Cluster Enrichment
Apply clustering enrichments to a collection via engine.
POST
Apply Cluster Enrichment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request to apply clustering enrichment to a collection.
Supports applying multiple clustering results in one request via
clustering_ids. For backward compatibility, a single clustering_id
is also accepted and up-converted.
Clustering result IDs to apply
Collection to enrich
Target collection to write enriched docs to
Batch size for processing
Required range:
x >= 1Parallel workers
Required range:
x >= 1
