--- title: Query Ranking slug: '3039' canonical_url: https://docs.coveo.com/en/3039/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Query Ranking > **Legacy feature** > > The Coveo Hive Framework is now in maintenance mode and is no longer recommended for new implementations. > > To build new search experiences, use one of Coveo's more modern, lightweight, and responsive libraries. > To get started, see the [Build search](https://docs.coveo.com/en/2473/) article.  Implements the **CoveoForSitecoreRankingExpression** component which represents a [query ranking expression (QRE)](https://docs.coveo.com/en/1472/) created from rules defined in the Sitecore Rules Editor. This query ranking expression is added to the [advanced query expression (`aq`)](https://docs.coveo.com/en/175/) on calls to the Search API to modify the item ranking `score` value. ## Usage notes * The Sitecore Rules Editor is only available with the Enterprise Edition. The Sitecore Rules Editor is required to set `Boost expression rules` in the data source. * The **{doctitle}** rendering is added automatically with the **Coveo Search Interface** rendering and **Coveo Tab** renderings. * Insert the **Coveo Relevancy Sort** rendering and select this sorting criterion for your result list to obtain document `score` values. Otherwise, `score` values will be zero on all result items. * Boosting is cumulative. When you specify boosting rules on the **Coveo Search Interface** and on the active **Coveo Tab**, items matching both rules are boosted by the sum of both `modifier` numbers. ## Insertion location
The Query Ranking rendering is an Allowed Control in the following placeholder(s): Coveo UI, Recommendations Components, Searchbox Components
The Coveo for Sitecore SXA Query Ranking rendering is meant to be inserted in specific placeholders (that is, Coveo UI, Recommendations Components, Searchbox Components).

