Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search not working properly #575

Open
jmgasper opened this issue Mar 24, 2023 · 0 comments
Open

Search not working properly #575

jmgasper opened this issue Mar 24, 2023 · 0 comments

Comments

@jmgasper
Copy link
Collaborator

This search returns a number of F2Fs, including:

  • Automation 10
  • Automation 7
  • Automation 8
  • Automation 6

https://api.topcoder-dev.com/v5/challenges/?status=Active&isLightweight=true&tracks[]=Dev&tracks[]=CMP&types[]=THOM&types[]=F2F

If we change the search to include the search term Automation, which would, at a minimum, match the 4 F2Fs above, we get 0 results back:

https://api.topcoder-dev.com/v5/challenges/?search=Automation&status=Active&isLightweight=true&tracks[]=Dev&tracks[]=CMP&types[]=THOM&types[]=F2F

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant