Relevant Sort Widget
A widget that allows users to switch between Relevant and regular sorting.
A widget that displays the current search mode when searching in a virtual replica index.
Virtual indices allow you to use Relevant sort, a sorting mechanism that favors relevancy over the attribute you’re sorting on. The relevantSort
widget displays the current search mode when searching in a virtual replica index, and allows users to switch between relevant and regular sorting, which is more exhaustive and can return less relevant 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
A widget that allows users to switch between Relevant and regular sorting.
Components that display a list of indices, allowing a user to change the way hits are sorted.
A component to provide any search parameters to Algolia.