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

  1. Mental-model mismatch — users expect “search the whole site” by default; internal org divisions are invisible to them.
  2. Widget invisibility — task-focused users skip the scope dropdown/selector entirely.
  3. Premature decision burden — pre-selecting a category before seeing results raises cognitive load; users prefer to refine after results appear.
  4. Single-selection limit — no way to search multiple categories at once.
  5. 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.

Publisher