Make Promotion Entity Banner Surface First for All Searches

Hi,

Is there a way to make a search banner (powered by an enitity) surface first for ALL searches? Have tried modifying the baseScores of the verticals, increasing the promotion vertical bias score, incorporating query rules for regex expressions, search types, etc. Do not want to hardcode anything as the contents of the banner are expected to change regularly.

Best,
Katie

Hi @Katie_Cavanaugh,

Here is what you can try.

Create a new query rule with

  • Criteria:
    • Search Term matches regex - ^(.*)$
  • Action
    • Action 1 - Boost Entities - Select all promo-related entities in dropdown 1 and add your promo vertical in dropdown 2
    • Action 2 - Boost Verticals - your promo vertical

And you can see the expected result. Please give it a shot and let us know.