Scoped Search: Dangerous, but Sometimes Useful
Source: https://www.nngroup.com/articles/scoped-search/ — Nielsen Norman Group
Scoped search (restricting a query to one section of a site) promises speed but routinely backfires when users don’t realize their search is restricted. This is the canonical source behind the sticky-scope failure mode in Search Scopes.
Five Failure Modes
- Mental-model mismatch — users expect “search the whole site” by default; internal org divisions are invisible to them.
- Widget invisibility — task-focused users skip the scope dropdown/selector entirely.
- Premature decision burden — pre-selecting a category before seeing results raises cognitive load; users prefer to refine after results appear.
- Single-selection limit — no way to search multiple categories at once.
- Unclear category labels — overlapping/indistinct groupings force interpretation.
Guidelines
- Default the scope to “all” and cover the entire site.
- Use strong visual cues for the active scope, near the box and on the results page.
- Offer one-click scope expansion on the results page.
- The first autocomplete suggestion should be unscoped.
- Prefer post-query multiselect filters over pre-query restriction.
- Use clear, distinct category names.
Related Concepts
- Search Scopes — the concept this article anchors (sticky-scope failure)
- Faceted Search — post-query refinement, the safer alternative
- Zero Results — stale scopes are a top cause of wrongly-empty pages
- Search UX
Publisher
- Nielsen Norman Group — UX research firm