📇
Catalogue API
  • Catalogue API
  • developers
  • How users request items
  • Search
    • Current queries
      • images
      • Query structure
    • Search
      • Changelog
      • Collecting data
      • Query design
      • Query design
      • wellcomecollection.org query development index
      • Reporting and metrics
      • Work IDs crib sheet
      • Analysis
        • Less than 3-word searches
        • Subsequent searches
        • Searches with 3 words or more
      • Hypotheses
        • Behaviours
        • Concepts, subject, and another field
        • Concepts, subjects with other field
        • Concepts, subjects
        • Contributor with other field
        • Contributors
        • Further research and design considerations
        • Genre with other field
        • Genres
        • Mood
        • Phrases
        • Reference number with other field
        • Reference numbers
        • Search scenarios
        • Synonymous names and subjects
        • Title with other field
        • Titles
      • Relevance tests
        • Test 1 - Explicit feedback
        • Test 2 - Implicit feedback
        • Test 3 - Adding notes
        • Test 4 - AND or OR
        • Test 5 - Scoring Tiers
        • Test 6 - English tokeniser and Contributors
        • Test 7 - BoolBoosted vs ConstScore
        • Test 8 - BoolBoosted vs PhaserBeam
    • Rank
      • Rank cluster
      • Developing with rank
      • Testing
Powered by GitBook
On this page
  • Expectations:
  • Examples:
  1. Search
  2. Search
  3. Hypotheses

Behaviours

Expectations:

  • Experienced searchers use special characters or regular expressions to make searches more powerful.

Examples:

  • Use quote marks to isolate a phrase

  • Assume quotemarks take priority over ANDing a string of terms

  • Wildcard with the intention of picking up plurals (*)

  • Substitute ? in the middle of a word to find spelling variants (e.g. wom?n for women, woman, womyn, womxn)

  • Combine searches for specificity. (Archivist: “at the moment I can use the reference + other terms to find specific things within a collection, but that's not intuitive to users”)

  • Narrow a search by adding more words to make search more specific

  • Implies Boolean AND

PreviousHypothesesNextConcepts, subject, and another field

Last updated 10 months ago