Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

search: suggestions completion API endpoint #527

Merged
merged 1 commit into from
Apr 14, 2021
Merged

search: suggestions completion API endpoint #527

merged 1 commit into from
Apr 14, 2021

Conversation

sebdeleze
Copy link
Contributor

  • Adds a REST endpoint for getting suggestions completion.
  • Set the type to completion for fields used in suggestions.
  • Raises an exception if a resource is not found in SONAR proxy.
  • Fixes a typo in remote typeahead in documents.
  • Serializes full_name property in users marshmallow schema.

Co-Authored-by: Sébastien Délèze sebastien.deleze@rero.ch

* Adds a REST endpoint for getting suggestions completion.
* Set the type to `completion` for fields used in suggestions.
* Raises an exception if a resource is not found in SONAR proxy.
* Fixes a typo in remote typeahead in documents.
* Serializes `full_name` property in users marshmallow schema.

Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
@sebdeleze sebdeleze marked this pull request as ready for review April 13, 2021 12:45
@sebdeleze sebdeleze merged commit 0c83c32 into rero:staging Apr 14, 2021
@sebdeleze sebdeleze deleted the sed-suggestions branch April 14, 2021 14:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant