Thesauri

A thesaurus is the most commonly used controlled vocabulary in digital information spaces, a highly structured, database-resident vocabulary that comprehends preferred terms, variant terms, broader and narrower terms, and related terms all at once, with every relationship reciprocal in both directions. Three variants exist, each with a different scope of ambition. A classic thesaurus supports keyword search, synonym management, hierarchical navigation, and associative linking all together, the most powerful option, and also the most labor-intensive and costly to build and maintain. An indexing thesaurus supports the indexing process itself but doesn't map users' variant search terms back to preferred ones, making it less powerful than a classic thesaurus but considerably less costly. A searching thesaurus exists specifically to improve search over free-text content, news archives, third-party content, where manual indexing would be too costly to attempt; it increases recall, sometimes at the expense of precision, and its cost doesn't scale with the volume of content the way indexing effort does.

All three thesaurus types solve a version of the same problem, but a classic thesaurus tries to solve it everywhere at once, while indexing and searching thesauri each pick one battle and fight only that one.

Exercise

The scenario: A scientific publisher is building a search system for a database of peer-reviewed papers across biology, chemistry, and environmental science. Content is indexed manually by subject librarians. Users range from domain experts who know precise terminology to graduate students still learning the field's vocabulary. The publisher has a limited budget for ongoing maintenance.

Given the mix of expert and novice users, the manual indexing already in place, and the limited maintenance budget, which thesaurus type is the best fit?