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

Implement Requests API for Searcher #439

Closed
3 tasks
4e6 opened this issue Jun 11, 2020 · 0 comments · Fixed by #953
Closed
3 tasks

Implement Requests API for Searcher #439

4e6 opened this issue Jun 11, 2020 · 0 comments · Fixed by #953
Assignees
Labels
p-high Should be completed in the next sprint

Comments

@4e6
Copy link
Contributor

4e6 commented Jun 11, 2020

Summary

Search API contains methods to access the Suggestions database.

Value

Search API allows users to query the Suggestions database for the autocomplete items.

Specification

  • implement search/getSuggestionsDatabase method.
  • implement search/getSuggestionsDatabaseVersion method.
  • implement search/completion method.

Acceptance Criteria & Test Cases

  • All requests for the Searcher API are implemented.
@4e6 4e6 self-assigned this Jun 11, 2020
@iamrecursion iamrecursion transferred this issue from another repository Jun 23, 2020
@joenash joenash added Category: Backend p-high Should be completed in the next sprint labels Jun 23, 2020
This was referenced Jun 23, 2020
@4e6 4e6 mentioned this issue Jun 30, 2020
3 tasks
@4e6 4e6 closed this as completed in #953 Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-high Should be completed in the next sprint
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants