博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Faceted search
阅读量:6934 次
发布时间:2019-06-27

本文共 4353 字,大约阅读时间需要 14 分钟。

 

In the , I argued that topic-based navigation systems generally fail for users. Topic-based navigation has some merits, such as allowing users to see topics in context, to discover other topics through browsing, and to provide one perspective on the organization of the material, but topic-based navigation shouldn’t be the only means of navigating the content. Another way to allow users to find your content is through faceted classification and faceted search.

Faceted Classification

In a faceted classification system, you tag your content with a specific set of attributes. You then provide different arrangements and sorting of the content based on those attributes.

For example, if you have an online paint store, the set of attributes for your faceted classification system might include brand, color, texture, shine, thickness, and cost. You can then allow users to navigate the paint products by each of these attributes.

 that in Matthew Ellison’s Turning Search into Find presentation at the , he gave an example of faceted classification with the shoe store.

Faceted classification system

Many times faceted classification systems allow you to combine and narrow down the attributes to get closer and closer to your information.  that

Matthew introduced the concept of the “scent of information”: If people can see that they’re getting nearer to the information that they’re want, they’re quite happy to keep combining facets to narrow down their search.

Faceted classification and faceted search systems are actually quite common on the web. When you search for something on Google, the left pane provides a list of facets that you can use to limit the search results to a specific category of information.

Google's faceted search

In the above example, I searched for “undercover agents.” Using the facets, I can limit the results to show images, videos, news, discussions, shopping sites, maps, books, or other formats that contain the words “undercover agents.”  This is the way Google has categorized the different types of information it indexes.

Amazon also provides a faceted search. When you search for a product, such as , you see a list of facets in the sidebar to narrow the results.

Faceted browsing on Amazon

 also provides a faceted search based on the term you search for.

Grooveshark's faceted search

Navigation Features

The most popular sites on the web may not all be set up with faceted classification and faceted search, but they do offer other types of navigational features. These other navigational features could informally be called facets, but according to , author of  and , these organization systems are more like features rather than facets. But they still organize and arrange the content into structures that aren’t based on hierarchical topic containers. Here are a few examples.

 allows users to choose among the following:

  • Gallery content
  • Channels
  • Most Popular
  • Recently Added
  • Collections
  • Trailers
  • Spotlights
  • TV
  • Movies
  • Search

 provides users with these navigational features:

  • Featured content
  • Current events
  • Random article
  • Today’s Featured Article
  • In the News
  • On this day
  • Today’s featured picture
  • Categories
  • Index

 provides these features for navigating the content:

  • Today’s Paper
  • Video
  • Most Popular
  • Times Topics (like an index)
  • Categories
  • Most E-mailed
  • Most Blogged
  • Most Viewed
  • Most Searched
  • What We’re Reading
  • Reader’s Recommendations
  • Most Recent

Coming back to Amazon, when you view a product on , you get a ton of interesting navigational features for finding more content:

  • Customers Viewing This Page May Be Interested in These Sponsored Links
  • What Do Customers Ultimately Buy After Viewing This Item?
  • Customers Who Bought This Item Also Bought
  • Tags Customers Associate with This Product
  • Customer Reviews
  • Customer Discussions
  • Look for Similar Items by Category
  • Your Recent History

You can see the wide variety of faceted classification, faceted search, and other navigation features on the web. Why don’t we borrow more of these faceted navigation models to provide alternative organization systems for our help content? Why is it that, despite the abundance of these alternative navigation systems, most technical writers still stick with a traditional topic-based, hierarchical folders? In contrast to many sites on the web, the organizational structure of most online help files hasn’t changed in 20 years.

转载地址:http://dggjl.baihongyu.com/

你可能感兴趣的文章
MIDI Architecture
查看>>
设计中最常用的CSS选择器
查看>>
关于Cocos2d-x中增加暂停按钮的步骤
查看>>
Nginx的继续深入(日志轮询切割,重写,负载均衡等)
查看>>
hdoj:2083
查看>>
log4j(七)——log4j.xml简单配置样例说明
查看>>
用express-generator创建express项目骨架
查看>>
Waiting on Groups of Queued Tasks
查看>>
selenium 定制启动 chrome 的选项
查看>>
PHP MySQL Update
查看>>
强大的Vivado IP工具——自定义IP的使用
查看>>
PowerShell让系统可以执行.ps1文件
查看>>
python 在windows 中文显示
查看>>
路由器后面再接一个路由器怎么设置(二级路由)
查看>>
python 调用shell命令的方法
查看>>
.Net转Java.02.数据类型
查看>>
在一个gradle 的maven property 里添加多个URL
查看>>
PHP中的SESSION
查看>>
C#正则表达式的完全匹配、部分匹配及忽略大小写的问题
查看>>
【游戏开发】基于VS2017的OpenGL开发环境搭建
查看>>