Jakob Nielsen's Alertbox, May 9, 2005:
Summary:
Users now have precise expectations for the behavior of search. Designs that invoke this mental model but work differently are confusing.
Search is such a prominent part of the Web user experience that users have developed a firm mental model for how it's supposed to work. Users expect search to have three components:
Deviating from this expected design almost always causes usability problems. Sites that separate out some search results and place them in boxes risk having these links overlooked because users often assume they're ads. Instead, such "best bets" should be the first items in the linear list. (Typically, users don't care that items are editorial, rather than algorithmic, selections.) Also, scoped search that covers only a current subsite often misleads users who rarely have to consider what's being searched.
Earlier guidelines for search usability continue to hold, and are becoming even more important with the new mental model. The dominant search engines comply with all the main usability guidelines, which is obviously a major reason that they're on top. Today, the guidelines don't just describe good search; they describe expected search.
A classic parametric search example is when you search a shoe site by specifying your shoe size, width, color, brand, and style. This is a great way of identifying shoes to buy, and certainly much more useful than a keyword search. Problems arise, however, when the action button is labeled "Search."
In our experience, when users see a fat "Search" button, they're likely to frantically look for "the box where I type my words." The mental model is so strong that the label "Search" equals keyword searching, not other types of search.
Most database programmers view parametric queries and other types of retrievals as a form of search. Fine. Just call it something else in the user interface.
Currently, there's no single winning label for non-keyword search, but Find and Retrieve seem to work well. For winnowing, you can use labels like "Refine Results." But don't use such labels for keyword search -- when there's a box for users to type words, label the action button "Search."
Finally, advanced search that combines keyword searching with other search forms can be helpful, but it should be a secondary option that's only displayed when users ask for it.
Users are now forming mental models that they expect to apply across the Web, and even to their intranets. This is good. Existing knowledge of interaction techniques lets users focus on their goals, not the mechanics of operating the interface. All this breaks down, however, if your design conflicts with users' preconceived mental models. Don't commit this sin.
Intranet search is covered in the two-day tutorial on Intranet Usability at the conference.
Copyright 2005 by Jakob Nielsen. ISSN 1548-5552