You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not currently possible to constrain association queries by the taxon of the subject or object, we should add subject_taxon & object_taxon params to the associations endpoint.
Closes#546
- Adds some extra parameters to associations endpoint and
SolrImplementation.get_associations
- Adds api tests for proper parameters being passed to SI
- Small fix to TextAnnotator
- Update to SI's Query model methods for adding facet fields
---------
Co-authored-by: Kevin Schaper <[email protected]>
It's not currently possible to constrain association queries by the taxon of the subject or object, we should add subject_taxon & object_taxon params to the
associations
endpoint.This issue is inspired by the queries against the biolink API shown in this issue: biothings/biothings_explorer#774
The text was updated successfully, but these errors were encountered: