{
  "definition": "A WAND-family dynamic-pruning method that uses score upper bounds computed for blocks of postings to enable more aggressive skipping during top-k retrieval.",
  "derivedRelations": [
    {
      "target": "dynamic-pruning",
      "type": "related"
    }
  ],
  "id": "block-max-wand",
  "kind": "Method",
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "links": [
    {
      "label": "Block-Max WAND paper",
      "type": "definingReference",
      "url": "https://doi.org/10.1145/2484028.2484077"
    }
  ],
  "modifiedAt": "2026-09-12T21:39:00Z",
  "prefLabel": "Block-Max WAND",
  "publisher": {
    "name": "Searchplex",
    "url": "https://searchplex.net/"
  },
  "relations": [
    {
      "target": "dynamic-pruning",
      "type": "broader"
    },
    {
      "target": "wand",
      "type": "notEquivalentTo"
    },
    {
      "target": "wand",
      "type": "related"
    }
  ],
  "representations": {
    "html": "https://id.searchplex.net/block-max-wand/",
    "json": "https://id.searchplex.net/block-max-wand.json",
    "jsonld": "https://id.searchplex.net/block-max-wand.jsonld"
  },
  "scheme": "https://id.searchplex.net/scheme/",
  "scopeNote": "Block-Max WAND is a refinement of WAND-style dynamic pruning rather than a generic synonym for WAND.",
  "status": "published",
  "uri": "https://id.searchplex.net/block-max-wand/"
}
