🇬🇧
English search
E-commerce search in English
English
The SDK's default language and the fallback behind every other locale — and still full of ways a shopper's spelling misses your catalogue.
en
Language code
Latin
Script
Bundled with the SDK
Widget interface
1–2 characters
Typo tolerance
How shoppers actually type
Real query shapes from English storefronts, and what each one has to match.
| Shopper types | Finds | Why it works |
|---|---|---|
| trainers | →sneakers | Built-in English synonyms |
| sneekers | →sneakers | Typo |
| cafe | →café | Typed without accents |
| SNEAKERS | →sneakers | Typed in uppercase |
Synonym groups are configured once in the dashboard. Everything else works out of the box.
What goes wrong without it
❌
British and American English are two vocabularies inside one language: 'trainers' and 'sneakers', 'trousers' and 'pants', 'jumper' and 'sweater'. Your catalogue only uses one of each pair.
❌
Loanwords keep their accents in the catalogue and lose them in the search bar — 'café', 'crème' and 'jalapeño' typed bare.
❌
Long product names invite typos, and one wrong character against exact matching means zero results.
❌
Model numbers and brand names get pasted in full capitals, which exact matching treats as a different string.
How SearchX handles it
✅
Common English synonyms ship as platform defaults and your own groups merge with them automatically, so regional vocabulary works without rewriting the catalogue.
✅
Accent-insensitive matching, so 'cafe' reaches 'café' no matter which side carries the accent.
✅
Typo tolerance of one to two characters, across every field you index.
✅
Semantic AI search for the descriptive queries where no keyword from the product title appears at all.
The widget in English
⚡
English is the only interface compiled into the SDK JavaScript, so it renders before any network request is made.
⚡
It is also the fallback: a key missing from another locale, or from your own custom locale file, renders in English rather than failing.
⚡
Reword any label with a custom locale file if your brand voice calls for something different.
Try it on your own catalogue
Import your products, point the widget at them, and search in English the way your customers already do. No credit card, 14 days.
Start Free Trial