Users-for-item recommendations retrieve the set of users who have interacted with an item, weighted by the number of interactions. This can be useful for community-driven use cases or for marketing campaigns. For example, on your organization’s intranet, clicking a search result could display the item plus a list of colleagues who have interacted with the same item. This is one type of collaborative recommendation.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.
Learn more
Enable User-for-item Recommendations
Enable User-for-item Recommendations
To enable this recommendation method, you only need to create a new collection and modify the configuration of the default recommender job, as explained below.
- How to enable users-for-item recommendations
- Navigate to Collections > Collections Manager.
- Click New
- Enter a collection name, such as
<main-collection>_users_for_item_recommendations. - Click Save Collection.
- In your main collection, verify that signals and recommendations are enabled.
- Navigate to Collections > Jobs.
- Open the
COLLECTION_NAME_item_recommendationsjob. - Click Advanced.
- In the Users-for-items Recommendation Collection field, enter the collection name
COLLECTION_NAME_users_for_item_recommendations. - Click Save.