We need to reindex the data in the Resources API and update the mappings so `challengeId` is a `keyword` so we can do: ``` "collapse": { "field": "challengeId.keyword" } ```