{
  "altLabels": [
    "Vocabulary Gap",
    "Term Mismatch"
  ],
  "definition": "A retrieval failure mode or challenge in which a query and relevant documents use different terms or expressions for the same or related concepts.",
  "derivedRelations": [
    {
      "target": "document-expansion",
      "type": "related"
    }
  ],
  "distinctions": [
    {
      "reason": "Vocabulary mismatch is a gap between query and document wording; query drift is a harmful change in query meaning introduced by expansion or reformulation.",
      "statement": "Vocabulary Mismatch is not Query Drift.",
      "target": "query-drift",
      "targetLabel": "Query Drift",
      "targetUri": "https://id.searchplex.net/query-drift/"
    },
    {
      "reason": "Query expansion is one technique for addressing vocabulary mismatch; vocabulary mismatch is the underlying terminology gap.",
      "statement": "Vocabulary Mismatch is not Query Expansion.",
      "target": "query-expansion",
      "targetLabel": "Query Expansion",
      "targetUri": "https://id.searchplex.net/query-expansion/"
    }
  ],
  "id": "vocabulary-mismatch",
  "kind": "Phenomenon",
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "links": [
    {
      "label": "Remedies against the Vocabulary Gap in Information Retrieval",
      "type": "canonicalSurvey",
      "url": "https://arxiv.org/abs/1711.06004"
    }
  ],
  "modifiedAt": "2026-09-14T06:43:46Z",
  "prefLabel": "Vocabulary Mismatch",
  "publisher": {
    "name": "Searchplex",
    "url": "https://searchplex.net/"
  },
  "relations": [
    {
      "note": "Vocabulary mismatch is a gap between query and document wording; query drift is a harmful change in query meaning introduced by expansion or reformulation.",
      "target": "query-drift",
      "type": "notEquivalentTo"
    },
    {
      "note": "Query expansion is one technique for addressing vocabulary mismatch; vocabulary mismatch is the underlying terminology gap.",
      "target": "query-expansion",
      "type": "notEquivalentTo"
    },
    {
      "target": "dense-retrieval",
      "type": "related"
    },
    {
      "target": "learned-sparse-retrieval",
      "type": "related"
    },
    {
      "target": "lexical-retrieval",
      "type": "related"
    },
    {
      "target": "query-drift",
      "type": "related"
    },
    {
      "target": "query-expansion",
      "type": "related"
    },
    {
      "target": "semantic-search",
      "type": "related"
    }
  ],
  "representations": {
    "html": "https://id.searchplex.net/vocabulary-mismatch/",
    "json": "https://id.searchplex.net/vocabulary-mismatch.json",
    "jsonld": "https://id.searchplex.net/vocabulary-mismatch.jsonld"
  },
  "scheme": "https://id.searchplex.net/scheme/",
  "scopeNote": "Vocabulary mismatch is one motivation for query expansion, semantic search, learned sparse retrieval, dense retrieval, and controlled vocabularies. It is distinct from query drift, where expansion or transformation moves the query away from the intended information need.",
  "status": "published",
  "uri": "https://id.searchplex.net/vocabulary-mismatch/"
}
