Relevance Score

A relevance score is the numerical value a search system assigns to how well a given product matches a given query, used to rank results from most to least relevant.

Part of Search Relevance

Different systems calculate relevance differently — keyword systems often use term-frequency methods like BM25, while semantic systems use vector similarity — and hybrid systems typically blend multiple scores into one final ranking value.

Related terms