{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-indexing-engine-structure.json", "name": "indexing_engine", "description": "Logic used to select a reach measure for indexing.", "type": "string", "enum": [ "DISTANCE", "RAINDROP", "CATCONSTRAINED" ] }