{
  "schema": "vedokrok.public-item.v1",
  "release_id": "MHC-RPUB-20260920-75ad787a",
  "url": "/knowledge/split-the-question-into-a-few-search-concepts",
  "id": "MHC-D-RESEARCH-0507",
  "version": "0.1.0",
  "title": "Split the question into a few search concepts",
  "summary": "Search engines need concepts, not your entire internal monologue.",
  "kind": "protocol",
  "body": "Extract the few concepts that determine relevance, then search each with its own synonyms. Combine synonyms within a concept with OR and combine the core concepts with AND where the search system supports it. Start broad enough to learn the field's terminology before adding extra constraints.",
  "limits": [
    "Over-decomposition can remove relevant records; keep only concepts essential to eligibility."
  ],
  "topics": [
    "union-research-search-strategy"
  ],
  "intents": [],
  "source_ids": [
    "RS-1356932559D1592D"
  ],
  "evidence": [
    {
      "claim": "Cochrane recommends keeping the number of search concepts limited while using a wide variety of search terms combined with OR within each concept.",
      "source_id": "RS-1356932559D1592D",
      "role": "supports",
      "note": "This is designed for sensitive review searches; ordinary research may accept lower recall for speed.",
      "locator": "Key points and search strategy structure"
    }
  ],
  "use_when": [
    "A long natural-language search returns a noisy mix of words from the whole question."
  ],
  "avoid_when": [
    "Over-decomposition can remove relevant records; keep only concepts essential to eligibility."
  ],
  "example": "For AI reliance research, separate human reliance, AI confidence/uncertainty and decision performance instead of searching a paragraph about 'trust in ChatGPT.'",
  "check": "The query logic can be explained as a small set of concepts rather than a sentence full of incidental words.",
  "steps": [
    "The query logic can be explained as a small set of concepts rather than a sentence full of incidental words."
  ],
  "sources": [
    {
      "id": "RS-1356932559D1592D",
      "title": "Chapter 4: Searching for and selecting studies",
      "url": "https://www.cochrane.org/authors/handbooks-and-manuals/handbook/current/chapter-04"
    }
  ],
  "relations": [
    {
      "from": "MHC-D-RESEARCH-0507",
      "to": "MHC-D-RESEARCH-0508",
      "type": "use_before",
      "url": "/knowledge/build-a-terminology-map-before-optimizing-the-query"
    }
  ],
  "collections": [
    {
      "id": "RC-F645BF33EA699D13",
      "title": "Search for evidence as a reproducible process, not a lucky query",
      "url": "/collections/search-for-evidence-as-a-reproducible-process-not-a-lucky-query"
    }
  ]
}
