Exact match looks for the exact words (or phrase) you typed, without changes. Shops use it for precise queries like brand+model codes and quoted phrases.
Exact match requires query terms (or a quoted phrase) to appear exactly in the document or field—typically with no stemming, no fuzziness, and no synonym expansion. It’s often implemented as a separate, high-precision field or a phrase query operator.
"
and proximity operators for titles."air max 270"
→ prioritize exact phrase in titles/attributes.SKU: AB-1234
→ match the SKU keyword field exactly."merino base layer"
→ exact phrase, then fall back to bigrams/unigrams.Exact match gives shoppers precise control for codes and quoted phrases. Use dedicated fields, modest boosts, and reliable fallbacks so strict matching helps without hurting overall relevance.
Exact vs phrase match?
Phrase is a form of exact match that enforces order and adjacency.
Should I always boost exact match?
Boost modestly; never override obvious relevance or availability.
How to handle punctuation/hyphens?
Index a raw field and a normalized variant; search both.