The Recommend Items for User query pipeline stage uses signals about item choices to recommend other similar items for a specific user. Personalization for the user can be based on the user’s search history, browsing history, or purchase history, and so on. This pipeline stage uses items-for-user recommendations that have been precomputed by an ALS Recommender job. See also Items-for-user Recommendations to learn how to configure this recommender type and fetch recommendations.Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Enable recommendations: Before creating a Recommend Items for Item stage, enable recommendations.- In the Fusion UI – With Query Workbench open, click Settings > Enable Recommendations.
-
Using the REST API – Use this command to enable recommendations:
When you enable recommendations, Fusion creates a query pipeline that already contains this stage, and that is configured for boosting. The query pipeline is
COLLECTION_NAME_items_for_user_recommendations.