{
  "artifactKind": "Software",
  "definition": "A Vespa query operator that performs accelerated OR-like retrieval using a WAND-style dynamic-pruning algorithm while integrating with text matching and linguistic processing.",
  "id": "weakand",
  "kind": "Artifact",
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "links": [
    {
      "label": "Vespa weakAnd documentation",
      "type": "officialHomepage",
      "url": "https://docs.vespa.ai/en/reference/query-language-reference.html#weakand"
    }
  ],
  "modifiedAt": "2026-09-12T21:39:00Z",
  "prefLabel": "weakAnd",
  "publisher": {
    "name": "Searchplex",
    "url": "https://searchplex.net/"
  },
  "relations": [
    {
      "note": "weakAnd is a Vespa query operator; WAND is an algorithmic dynamic-pruning method.",
      "target": "wand",
      "type": "notEquivalentTo"
    },
    {
      "target": "dynamic-pruning",
      "type": "related"
    },
    {
      "target": "wand",
      "type": "related"
    },
    {
      "target": "candidate-retrieval",
      "type": "usedFor"
    }
  ],
  "representations": {
    "html": "https://id.searchplex.net/weakand/",
    "json": "https://id.searchplex.net/weakand.json",
    "jsonld": "https://id.searchplex.net/weakand.jsonld"
  },
  "scheme": "https://id.searchplex.net/scheme/",
  "scopeNote": "weakAnd is product-specific terminology. Vespa also exposes a distinct wand operator with different input and retrieval characteristics. weakAnd should therefore not be used as a general synonym for WAND.",
  "status": "published",
  "terms": [
    {
      "community": "vendor",
      "label": "Weak AND",
      "usage": "vendorUsage"
    }
  ],
  "uri": "https://id.searchplex.net/weakand/"
}
