On this page
- Why search merchandising matters
- Relevance vs. attractiveness
- The modern search stack
- Synonym libraries and query expansion
- Boost and bury rules
- Demand sensing from query logs
- Behavioural signals and feedback loops
- Algorithmic vs manual: the trade-off
- Zero-result management
- AI and semantic search
- Vendor landscape (as-of 2026)
- Key terms
- Benchmarks (as-of 2025–2026)
Search Merchandising
Search Merchandising
Search merchandising is the practice of shaping which products appear, in which order, and how they are presented in ecommerce search results — layering business intent (margin, newness, seasonality, brand strategy) on top of algorithmic relevance ranking. It encompasses synonym dictionaries, boost/bury rules, zero-result management, demand sensing from query logs, and the governance processes that keep these configurations from decaying.
Why search merchandising matters
Search users constitute approximately 24% of visitors but generate ~44% of total revenue and ~45% of add-to-cart activity across 113 global retail sites [1]. In General Merchandise specifically, searchers account for 41% of traffic but 61% of revenue.
Search users convert at approximately 2.5× the rate of non-searchers (Constructor platform data). An Econsultancy benchmark (approximate 2022–2024 vintage) measured searcher conversion at 4.63% vs a 2.77% site average — roughly 1.7× (Digital Applied, 2026-06-15).
Searcher conversion premium varies widely: Constructor reports 2.5× across their platform. Prefixbox [2] claims 7–10× average and 16× in specific categories. The Econsultancy benchmark implies ~1.7×. These are not directly contradictory — they use different baselines, catalog types, and platform samples — but cannot be combined into a single figure.
81% of US shoppers abandon a site after an unsuccessful search; ~82% avoid a site where they previously had a bad search experience (Algolia vendor-reported figures via Digital Applied, 2026-06-15 — widely cited but not independently audited).
Relevance vs. attractiveness
A key insight from the Constructor "Beyond Relevance" study (March 2025): each one-point increase in result attractiveness (visuals, price, availability, personalisation, ratings) is associated with approximately a 4% rise in click-through rate. This reframes search merchandising as an attractiveness problem — not just a relevance problem. Retailers with a technically competent search engine still find double-digit gains by merchandising the results page: pinning hero products, demoting low-margin or low-availability SKUs, surfacing ratings and badges (Digital Applied, 2026-06-15).
The modern search stack
Seven distinct layers (Digital Applied, 2026-06-15):
| Layer | Function |
|---|---|
| Language | Controls behavior (synonyms, stemming, spellcheck, stopwords) |
| Retrieval | Defines eligibility — what gets returned at all |
| Ranking | Balances relevance and business logic |
| Constraints | Enforces rules (e.g. OOS items never shown above a certain rank) |
| Merchandising | Guides without overpowering — boost/bury, pinning |
| Learning | Prevents decay — updates rankings from behavioral signals |
| Observability | Makes the system accountable — metrics, alerts, audits |
Synonym libraries and query expansion
20–30% of ecommerce search queries contain a misspelling or alternate phrasing; synonym dictionaries and spellcheck are described as "the cheapest, fastest fixes" — largely configuration rather than engineering (Algolia guidance via Digital Applied, 2026-06-15).
63% of zero-result queries are use-case-driven ("dress for a beach wedding") with no keyword overlap to product descriptions — not typos but subjective framing that keyword engines misclassify (Zoovu study cited via Algolia, in Digital Applied, 2026-06-15 — cross-vendor attribution; treat as directional).
70% of desktop ecommerce sites are unable to return relevant results for product-type synonyms (Baymard Institute, date unknown, cited in Prefixbox, 2026-06-11). The Baymard study's original publication date cannot be confirmed from this source and may be from 2019–2021; treat as directional. The pattern it describes — synonym handling as differentiator — remains current.
Practitioner reality: "Synonyms are the single biggest quick win in search but most teams don't maintain them. You add 200 synonyms at launch and never touch them again. Your catalogue changes, your customers' language evolves, and your synonym list becomes stale within 6 months." [3] Zero-result query logs are the fastest audit mechanism — any zero-result query with in-stock products behind it is a synonym failure.
Algolia's Rules feature for synonyms is "deceptively easy to misconfigure" — one-way vs two-way synonyms trip up non-technical merchandisers and can cause unintended query broadening; always test synonyms in staging against real query logs [4].
The Algolia synonym misconfiguration thread is from January 2023 (pre-2024); included because the technical limitation described (one-way vs two-way synonym logic) is inherent to the platform and unlikely to have changed; treat the specific UI as potentially updated.
Boost and bury rules
Boost rules promote higher-margin items, new arrivals, seasonal collections, in-stock models. Bury rules demote out-of-stock items, low-priority SKUs, and low-margin products. These are manual overrides layered on top of algorithmic ranking (Digital Applied, 2026-06-15).
The #1 failure mode: rule decay. "We've had products from last Christmas still pinned in March." Forgotten pins are the single most common manual merchandising failure reported by practitioners. [5]
One governance solution: mandatory expiry dates on every manual rule; if no expiry is set, the platform flags it at 30 days; monthly audit cadence. "Before we did this, the algo was basically fighting our own stale overrides." (r/ecommerce, same thread, ~34 upvotes)
Tooling opacity: Bloomreach boost/bury rules are described as "powerful but opaque — you can't easily see the cumulative effect of 50 rules stacked on top of each other. When something goes wrong with rankings you're debugging rules in a black box." Algolia's visual merchandising UI is contrasted favourably — shows result order changes in real time [6].
OOS demotion: "The fastest ROI merchandising rule is pushing OOS items to the bottom. I can't believe how many sites still surface OOS results at the top." Multiple practitioners report OOS demotion should be algorithmic, but many platforms require manual rules [7].
Boosting private label across all queries: one practitioner boosted high-margin private label products across all queries → CVR dropped 9% in two weeks. "Customers searching for brand names didn't want substitutes." Fix: segment boost rules to apply only to generic/unbranded queries, not branded queries [8].
Demand sensing from query logs
Zero-result query logs are a free demand signal (Digital Applied, 2026-06-15):
- Recurring zero-results for an unstocked brand → route to buying teams as a stock candidate
- Zero-results for stocked products → synonym/data gap (not a buying gap)
- Trending-up queries → free demand signal for merchandising and paid search teams
Constructor's real-time purchase signal re-ranking surfaced a viral TikTok product "before our merchandising team even knew it was trending" — cited as the platform's main differentiator over Algolia for fashion/apparel [9].
Revenue-per-search and add-to-cart rate are described as the primary signals for search quality, above CTR. "CTR just tells you people clicked. Did they buy? That's the signal that matters." [10]
Behavioural signals and feedback loops
A blind A/B test comparing pure relevance index vs. click-signal model: click-signal model won on conversions by 12% but lost on customer satisfaction scores. Result: hybrid approach. "The tension between engagement signals and satisfaction is under-discussed." [11]
Popularity-bias feedback loop: "If you train on clicks you get a feedback loop where the top results get more clicks because they're at the top, not because they're the best." New products never get a fair shot [10]. Most-upvoted resolution: "use signals but apply a freshness/novelty penalty to prevent entrenchment."
Algorithmic vs manual: the trade-off
"Pure algorithmic search rewards what sold yesterday. If you're trying to push a new product launch, a trend item, or a seasonal collection, the algo doesn't know yet. Manual overrides are the only tool you have to give new products a fair shot." [11]
"We have a team of three people just managing search and category rules. That's headcount that doesn't exist at smaller brands. If you're under a certain catalogue size, just let the algo run and spend the time on your synonym list instead." [12]
Personalised re-ranking creates QA challenges: "If your algo learns per-user, the same search query returns different results for different people. That's great for conversion but it's a nightmare to QA and debug. Your CS team can't reproduce what a customer saw." [13]
Zero-result management
Industry average zero-result rate: 10–15% (Hello Retail 2026 benchmarks via Digital Applied, 2026-06-15). Best practice: <5% (Hello Retail). Exit-after-search rate above 25% signals relevance or attractiveness failure even when results are returned (Digital Applied, 2026-06-15). (as-of 2026)
Fixing synonyms and spellcheck alone: one practitioner reduced zero-result rate from 8% → gained 4% revenue uplift in search [14].
Above Reddit claim is from July 2023 (pre-2024); included because it illustrates a concrete, still-applicable measurement outcome. The underlying practice (zero-result tracking as high-ROI search improvement) is current.
Relevance drift: gradual degradation as the catalog grows and search config doesn't keep pace — goes unnoticed until customer complaints. Recommendation: quarterly relevance audits using a "golden query set" of 100–200 business-critical queries with expected results [3].
AI and semantic search
Vector (semantic) search embeds queries and products in the same mathematical space and returns nearest neighbours — enabling "something warm for winter hiking" to surface insulated jackets with zero keyword overlap. This is the structural fix for use-case queries behind the majority of zero-results (Digital Applied, 2026-06-15).
Algolia reports AI-powered tooling cut null search results by up to 70% across their customer base (Algolia vendor claim via Digital Applied, 2026-06-15 — vendor aggregate; not independently audited). (as-of 2025–2026)
Bloomreach launched Loomi (AI agent layer) in 2025 for automated merchandising decisions. In November 2025, Personalized Media in-Grid turns static PLPs into individually personalised surfaces — signaling a convergence where search, merchandising, and recommendations dissolve into a single discovery layer (Digital Applied, 2026-06-15).
Algolia (6th Annual eCommerce Search Report, November 2025): 49% of B2C retailers already use third-party search solutions; 42% planned to increase search spending in 2026; 61% planned to implement agentic AI in search within twelve months (Algolia — vendor survey; directional). (as-of 2025)
Vendor landscape (as-of 2026)
2025 Gartner Magic Quadrant for Search and Product Discovery Leaders: Algolia, Constructor, Coveo, Google (via vendor press releases — full report paywalled; vendor claims may be selective) (Digital Applied, 2026-06-15).
January 2025: Klevu and Searchspring merged to form Athos Commerce (backed by PSG), consolidating the mid-market product discovery space. The Searchspring brand is subsumed (Digital Applied, 2026-06-15).
| Vendor | Best for | Notes |
|---|---|---|
| Constructor | 600K+ SKU enterprise, AI-native revenue optimisation | Revenue-first ranking from the ground up; real-time purchase signal re-ranking |
| Bloomreach | Content-heavy retailers needing search + CMS in one platform | Strong when editorial and commerce content coexist |
| Coveo | Enterprise B2B + complex B2C | High integration complexity; strong relevance models |
| Algolia | Mid-to-large catalog, developer-first builds | Fastest to ship; merchandising UI enables non-technical control; expensive at scale |
| Athos Commerce (Klevu + Searchspring) | Mid-market | Merged platform; value TBD post-merger |
| Elasticsearch / OpenSearch | Self-hosted, cost-sensitive, engineering-resourced teams | Total control, total responsibility |
| Typesense / Meilisearch | Open-source at scale, when Algolia cost is prohibitive | Lower ops cost; viable after Algolia cost inflection |
Algolia cost at scale: "We were paying $15k/month at 10M operations. We built on Elasticsearch and brought it down to $2k/month but it took 4 months of engineering time." Cost vs. engineering overhead is the central trade-off. "Algolia is great until you hit 100k searches/month and the bill jumps." [15]
Above r/ecommerce Algolia cost thread is from May 2023. Pricing may have changed. The directional trade-off (managed tooling cost vs. self-hosted engineering cost) remains valid. Verify current Algolia pricing before using this figure.
"Decathlon reportedly achieved approximately 50% conversion lift on personalised search queries using Algolia; an early NeuralSearch beta cohort saw roughly 17% uplift in search-driven conversion within weeks." (Digital Applied citing Algolia vendor case study, 2026-06-15 — small sample, early beta; low confidence)
"Self-managed Elasticsearch is a trap for small teams. Every Elastic release breaks something. Every time your index grows, you're tuning shards. It's a part-time job you didn't hire for." OpenSearch (AWS fork) recommended as a cheaper managed alternative [16].
Type-ahead / autocomplete is described by practitioners as "a separate product" with its own failure modes: "It trains users to search in ways the system understands, not in their own language." Treating autocomplete suggestions as a distinct product with its own analytics and governance is the recommended approach [17].
Above autocomplete thread is from November 2022. Included because the framing (autocomplete as a distinct product requiring separate governance) is not time-sensitive.
Key terms
| Term | Meaning |
|---|---|
| Boost rule | A manual override promoting specific products up the result set |
| Bury rule | A manual override demoting specific products in the result set |
| Synonym dictionary | A mapping of equivalent terms so "trousers" retrieves "pants" results |
| Zero-result rate | % of search queries returning no products; target <5% |
| Demand sensing | Using query log trends to identify emerging demand signals for buying/merchandising teams |
| Golden query set | A curated list of 100–200 business-critical search queries with expected results; used for quarterly relevance audits |
| Relevance drift | Gradual degradation of search quality as the catalog grows and config doesn't keep pace |
| Popularity-bias feedback loop | When training on click signals entrenches existing top results, preventing new products from surfacing |
| Revenue-per-search | Total revenue attributable to sessions that began with a search query; preferred signal over CTR |
Benchmarks (as-of 2025–2026)
| Metric | Benchmark | Source |
|---|---|---|
| Search users as % of traffic | ~24% | Constructor 2024 (vendor) |
| Search users as % of revenue | ~44% | Constructor 2024 (vendor) |
| Searcher conversion premium | 2.5× | Constructor 2024 (vendor) |
| Industry zero-result rate | 10–15% | Hello Retail 2026 |
| Best-practice zero-result rate | <5% | Hello Retail 2026 |
| Exit-after-search red-line | >25% | Hello Retail 2026 |
| CTR increase per 1pt attractiveness improvement | ~4% | Constructor March 2025 (vendor) |
| AI tooling null-result reduction | Up to 70% | Algolia (vendor, aggregate) |
References
- Constructor "Beyond Relevance" study, Oct–Dec 2024, 609 million searches, $9.8B revenue, cited in Digital Applied, 2026-06-15 — www.digitalapplied.com/blog/ecommerce-on-site-search-merchandising-2026-conversion-playbook
- 2026-06-11 — www.prefixbox.com/blog/ecommerce-site-search-best-practices
- r/ecommerce, June 2024, ~47 upvotes — www.reddit.com/r/ecommerce/comments/1dqk7l5
- r/ecommerce, January 2023, ~62 upvotes, 14 substantive comments — www.reddit.com/r/ecommerce/comments/10odo68
- r/ecommerce, October 2024, ~55 upvotes — www.reddit.com/r/ecommerce/comments/1g2rhqb
- r/ecommerce, August 2024, ~29 upvotes — www.reddit.com/r/ecommerce/comments/1ewbmvh
- r/ecommerce, December 2023, ~41 upvotes — www.reddit.com/r/ecommerce/comments/18p7xbk
- r/ecommerce, March 2024, ~38 upvotes — www.reddit.com/r/ecommerce/comments/1bxk9e3
- r/ecommerce, September 2024, ~33 upvotes — www.reddit.com/r/ecommerce/comments/1fkpquz
- r/ecommerce, January 2025, ~48 upvotes — www.reddit.com/r/ecommerce/comments/1hmpgww
- r/ecommerce, May 2024, ~44 upvotes — www.reddit.com/r/ecommerce/comments/1cf1rce
- r/ecommerce, April 2024, ~37 upvotes — www.reddit.com/r/ecommerce/comments/1chyg6u
- r/ecommerce, June 2024, ~26 upvotes — www.reddit.com/r/ecommerce/comments/1dqprzl
- r/ecommerce, July 2023, ~61 upvotes — www.reddit.com/r/ecommerce/comments/15z1i8q
- r/ecommerce, May 2023, ~78 upvotes — www.reddit.com/r/ecommerce/comments/13vfxiy
- r/ecommerce, February 2024, ~41 upvotes on comment — www.reddit.com/r/ecommerce/comments/1arjvkd
- r/ecommerce, November 2022 — www.reddit.com/r/ecommerce/comments/zqbp8s