[Feature] Allow data contributors to specify keywords to improve challenge search results #2692
Closed
1 task done
Labels
backend
Backend development
What product(s) is this feature for?
OpenChallenges
Description
We are currently indexing the following challenge elements for the challenge search:
We use the default tokenizer, which identify tokens using spaces and slashes. More importantly, searching for a substring doesn't work unless the substring appears as a token at least once in the above elements.
The goal of this ticket is ticket is to allow the registration of extra keywords/tokens for challenges.
The keywords are only supported at the entity level so no changes will be made to the API spec, API clients or web app.
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: