pub.chive.admin.triggerFullReindex

chive.pub

{
  "id": "pub.chive.admin.triggerFullReindex",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "properties": {
            "batchSize": {
              "type": "integer",
              "minimum": 1,
              "description": "Number of records per batch"
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "AuthenticationRequired"
        },
        {
          "name": "AdminRequired"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "operationId"
          ],
          "properties": {
            "operationId": {
              "type": "string",
              "description": "ID of the started backfill operation"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Trigger a full Elasticsearch reindex of all indexed records"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1
}

Validate Record

Validate a record against pub.chive.admin.triggerFullReindex

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:7natp5xae72bddaqlkef2t4e
CID
bafyreigl43ynrmyr4mercv2ksqhapjabfbb5tc6zd2ghbxrfu47oyub66m
Indexed At
2026-05-04 17:29 UTC
AT-URI
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.admin.triggerFullReindex

Lexicon Garden

@