Closed zquestz closed 8 years ago
This just adds tag and provider expansion for the web front-end. Now we can do the following queries:
Search duckduckgo for "foo"
https://<domain>/search?q=foo&provider=duck
Search yahoo and the tag music for radiohead
https://<domain>/search?q=radiohead&provider=yah&tag=mu
@akb @tw4dl @mbhinder @lilirui @KeizerDev
LGTM
This just adds tag and provider expansion for the web front-end. Now we can do the following queries:
Search duckduckgo for "foo"
Search yahoo and the tag music for radiohead
@akb @tw4dl @mbhinder @lilirui @KeizerDev