_items_for_item_recommendations
collection to find related items, then retrieves those items from the main collection.
This pipeline stage uses items-for-item recommendations that have been precomputed by an ALS Recommender.
See also Items-for-item Recommendations to learn how to configure this recommender type and fetch recommendations.
COLLECTION_NAME_items_for_item_recommendations
.\t
for the tab character. When entering configuration values in the API, use escaped characters, such as \\t
for the tab character.