Related Items
Let users discover more items based on what the crowd navigate to in the same session
Experimental component that computes search parameters to fetch related items.
The RelatedItems
components computes search parameters to fetch related items. You pass it a hit, which will be the reference in computing the search parameters and retrieving the related items.
In a way, this component acts similarly to the Hits
component, but it only modifies the results.
This component is part of the InstantSearch open source UI library that lets you quickly build a search interface in your frontend application.
InstantSearch’s goal is to help you implement awesome search experiences as smoothly as possible by providing a complete search ecosystem. InstantSearch tackles an important part of this vast goal by providing frontend widgets that you can assemble into unique search interfaces.
Was this useful?
Recommended content
Let users discover more items based on what the crowd navigate to in the same session
Computes search parameters to create related items experiences without rendering.
A component to provide any search parameters to Algolia.