Custom ranking lets you choose which signals matter most after basic relevance. Stores use it to order results by business goals—like availability, margin, rating, or freshness.
Custom ranking is the practice of defining a ranking formula beyond pure text relevance (BM25). It blends additional, structured signals—popularity, price, margin, rating, stock, recency, personalization—to order results that still respect query match.
in_stock
, rating
, margin
, click_through_rate
).Custom ranking balances text relevance with business and quality signals. With guardrails, normalization, caps, and ongoing testing—or LTR—you’ll rank items that are both relevant and right for the business.
Custom ranking vs boosting?
Boosting adds targeted weights; custom ranking defines the overall formula/feature mix used every time.
Where does personalization fit?
As features (brand affinity, size) or a re-ranker stage; keep privacy/consent in mind.
Can I just use LTR?
Yes, but keep a simple, interpretable baseline for control and debugging.
How do I avoid bias?
Cap popularity/margin effects, add diversity, and monitor segment KPIs.