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 by tags #42

Closed
hornofj opened this issue Apr 18, 2019 · 2 comments
Closed

Search by tags #42

hornofj opened this issue Apr 18, 2019 · 2 comments

Comments

@hornofj
Copy link
Member

hornofj commented Apr 18, 2019

Prerequisites:
apps?tags=["lorem"] returns the app 048B269C-B3DB-41CC-BCEB-99AFD741FA8F
apps?tags=["ipsum-dolor"] returns the app 048B269C-B3DB-41CC-BCEB-99AFD741FA8F
apps?tags=["lorem","ipsum-dolor"] does and should do the following:

Current behaviour:
Returns no results.

Intended behaviour:
Should return both apps.

@rafiki270
Copy link
Member

nope, tags are meant to be filters, not inclusive search criteria

@hornofj
Copy link
Member Author

hornofj commented Apr 18, 2019

ok, makes sense

@hornofj hornofj closed this as completed Apr 18, 2019
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

2 participants