Search⌘ K

Managing Data by Adding Custom Ranking to Our Search Results

Explore how to manage and control your search data's ranking by applying Algolia's customRanking parameter. Understand how to set ranking criteria using the API or directly in the dashboard to tailor search results according to specific attributes.

Overview

In the previous lesson, we talked about how we manage the dataset configs and customise them based on the requirement using the API or dashboard.

In this lesson, we will be talking about how we can manage our data and control the ranking (sorting) of that data by using the customRanking parameter.

The ...