This is the React InstantSearch v7 documentation.
If youβre upgrading from v6, see the upgrade guide.
If you were using React InstantSearch Hooks,
this v7 documentation appliesβjust check for necessary changes.
To continue using v6, you can find the archived documentation.
Frequently Bought Together
Frequently Bought Together recommends items that users often buy together (based on conversion events). The component lets you pass a reference item, and displays a list of recommended items using the Frequently Bought Together model from Algolia Recommend. See theFrequentlyBoughtTogether
component.
Related Items
These models recommend items that are related to each other (based on click and conversion events). The component lets you pass a reference item, and displays a list of recommended items using the Related Items model from Algolia Recommend. See theRelatedProductsd
component.
Trending Items
The Trending Items model looks for popular items in your product catalog. Trends can be global, for example, recommend the most popular items in your entire product catalog. Or it can also be within a specific facet or category, for example, recommend the most popular winter sweaters. TheTrendingItems
component has the option to fetch global trends or trends within a facet, and displays a list of trending items using the Trending Items model from Algolia Recommend.
Looking Similar
This model recommends items that are visually related to each other, based on the images linked in your index. The component lets you pass a source item, and displays a list of recommended items using the Looking Similar model from Algolia Recommend. See theLookingSimilar
component.