challenge-api
challenge-api copied to clipboard
Reindex data in Resources API
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"
}