Jump to content

Faceted search: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
ZéroBot (talk | contribs)
m r2.7.1) (Robot: Adding pl:Nawigacja fasetowa
Tcaruso2 (talk | contribs)
Projects: Corrected a broken link for reference to Relation Browser
Line 19: Line 19:
* Research on view-based systems, led by Steve Pollitt at the [[University of Huddersfield]].
* Research on view-based systems, led by Steve Pollitt at the [[University of Huddersfield]].
* The ''Flamenco'' project, led by Marti Hearst at the [[University of California, Berkeley]].<ref>http://flamenco.berkeley.edu/</ref>
* The ''Flamenco'' project, led by Marti Hearst at the [[University of California, Berkeley]].<ref>http://flamenco.berkeley.edu/</ref>
* The ''Relation Browser'' project, led by Gary Marchionini at the [[University of North Carolina]].<ref>http://idl.ils.unc.edu/rave/</ref>
* The ''Relation Browser'' project, led by Gary Marchionini at the [[University of North Carolina]].<ref>http://ils.unc.edu/relationbrowser/</ref>
* The ''Haystack''<ref>http://haystack.csail.mit.edu/</ref> and ''SIMILE''<ref>http://simile.mit.edu/</ref> projects, led by [[David Karger]] at the [[Massachusetts Institute of Technology]].
* The ''Haystack''<ref>http://haystack.csail.mit.edu/</ref> and ''SIMILE''<ref>http://simile.mit.edu/</ref> projects, led by [[David Karger]] at the [[Massachusetts Institute of Technology]].
* The ''mSpace'' project, led by m.c. schraefel at the [[University of Southampton]].<ref>http://mspace.fm</ref>
* The ''mSpace'' project, led by m.c. schraefel at the [[University of Southampton]].<ref>http://mspace.fm</ref>

Revision as of 18:55, 14 March 2012

Faceted search, also called faceted navigation or faceted browsing, is a technique for accessing information organized according to a faceted classification system, allowing users to explore a collection of information by applying multiple filters. A faceted classification system classifies each information element along multiple explicit dimensions, enabling the classifications to be accessed and ordered in multiple ways rather than in a single, pre-determined, taxonomic order.[1]

Facets correspond to properties of the information elements.[2] They are often derived by analysis of the text of an item using entity extraction techniques or from pre-existing fields in a database such as author, descriptor, language, and format. Thus, existing web-pages, product descriptions or online collections of articles can be augmented with navigational facets.

Development

The Association for Computing Machinery's Special Interest Group on Information Retrieval provided the following description of the role of faceted search for a 2006 workshop:

The web search world, since its very beginning, has offered two paradigms:

  • Navigational search uses a hierarchy structure (taxonomy) to enable users to browse the information space by iteratively narrowing the scope of their quest in a predetermined order, as exemplified by Yahoo! Directory, DMOZ, etc.
  • Direct search allows users to simply write their queries as a bag of words in a text box. This approach has been made enormously popular by Web search engines.

Over the last few years, the direct search paradigm has gained dominance and the navigational approach became less and less popular. Recently a new approach has emerged, combining both paradigms, namely the faceted search approach. Faceted search enables users to navigate a multi-dimensional information space by combining text search with a progressive narrowing of choices in each dimension. It has become the prevailing user interaction mechanism in e-commerce sites and is being extended to deal with semi-structured data, continuous dimensions, and folksonomies.[3]

Projects

Within the academic community, faceted search has attracted interest primarily among library and information science researchers, and to some extent among computer science researchers specializing in information retrieval.

The most notable academic efforts in faceted search are the following:

Mass market use

Faceted search has become a popular technique in commercial search applications, particularly for online retailers and libraries. An increasing number of enterprise search vendors provide software for implementing faceted search applications.

Online retail

Online retail catalogs were among the earliest applications of faceted search, reflecting both the faceted nature of product data (i.e., most products have a type, brand, price, etc.) and the ready availability of the data in retailers' existing information systems. In the early 2000s, retailers started using faceted search, leading to its ubiquity today on their online storefronts.

Libraries

Although the noted librarian Ranganathan was a strong proponent of a faceted classification system for library materials, he did not succeed in replacing the pre-coordinated Dewey Decimal Classification system with his faceted colon classification scheme. Nonetheless, online library catalogs, also known as OPACs, have increasingly adopted faceted search interfaces. Noted examples include the North Carolina State University library catalog (part of the Triangle Research Libraries Network) and the OCLC Open WorldCat system.

See also

References