Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 444 Bytes

section_web_search_users.md

File metadata and controls

31 lines (21 loc) · 444 Bytes

Web search users

  • Not professionals
  • Do not know the whole internet
  • Do not know query syntax
  • Want quick results
  • Sometimes the answer is not a link but e.g. a map

Notes:


Query syntax

  • 2-3 query terms
  • No boolean operators
  • No wildcards
  • Maybe phrases

Notes:


Conclusion

  • Don't require query syntax
  • High precision on first result page
  • Keep result page lightweight
  • Adapt result page to user intent

Notes: