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
Currently type is used to filter results to @type results, like Expert, Grant, etc. We should change the current type param to be @type so it matches the data more closely, and allows us to filter by citation type where needed. Probably will need to url encode this.
We're adding works to the search page. We need a way to filter works by type, like 'journal', 'conference paper', etc.
Currently type is used to filter results to
@type
results, like Expert, Grant, etc. We should change the currenttype
param to be@type
so it matches the data more closely, and allows us to filter by citation type where needed. Probably will need to url encode this.Might need to use this branch.
The text was updated successfully, but these errors were encountered: