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

Add support for filtering in Search endpoint #23

Closed
ffont opened this issue Oct 6, 2017 · 1 comment
Closed

Add support for filtering in Search endpoint #23

ffont opened this issue Oct 6, 2017 · 1 comment
Assignees

Comments

@ffont
Copy link
Member

ffont commented Oct 6, 2017

The search endpoint misses important functionalities like the ability to filter results from third party content providers. Adding support for filters is necessary before making the first public release of the Audio Commons Mediator.

@ffont ffont added this to the First public release milestone Oct 6, 2017
@ffont ffont self-assigned this Oct 6, 2017
@ffont
Copy link
Member Author

ffont commented Dec 19, 2017

Basic support for filtering was been introduced in (huge) commit faf0547. Nevertheless a number of things are still missing:

  • Document filtering functions (left TODOs across the code)
  • Add examples in documentation (and API documentation)
  • Implement support for more filters in Freesound and in other services

ffont added a commit that referenced this issue Dec 29, 2017
Also always call `ACServiceTextSearchMixin.render_operator_term` with upper case operator names.

#23
@ffont ffont closed this as completed Dec 29, 2017
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