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

Adds getSimilar handler function #31

Merged
merged 3 commits into from
Oct 20, 2022
Merged

Conversation

bmquinn
Copy link
Contributor

@bmquinn bmquinn commented Oct 14, 2022

  • Adds /works/{id}/similar endpoint
  • Supports size and page query string parameters for pagination
  • Adds tests for the new handler

Note: you can test this by adding several works to Meadow (more than 5 to be safe) that share a common term in one of the relevant fields such as description.

@bmquinn bmquinn requested review from mbklein and kdid October 14, 2022 22:13
@mbklein mbklein force-pushed the 3184-more-like-this branch 2 times, most recently from d592c07 to ad7e254 Compare October 17, 2022 21:53
@mbklein mbklein requested review from kdid and removed request for mbklein October 17, 2022 21:55
@mbklein
Copy link
Contributor

mbklein commented Oct 17, 2022

@kdid Does this also resolve nulib/repodev_planning_and_docs#3103?

@kdid
Copy link
Contributor

kdid commented Oct 18, 2022

@kdid Does this also resolve nulib/repodev_planning_and_docs#3103?

I'll check

@mbklein mbklein force-pushed the 3184-more-like-this branch from ad7e254 to 3e76809 Compare October 19, 2022 21:49
@kdid kdid merged commit f7a9b60 into deploy/staging Oct 20, 2022
@kdid kdid deleted the 3184-more-like-this branch October 20, 2022 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants