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

Refactor versions search, part 2 #3300

Merged

Conversation

EreMaijala
Copy link
Contributor

@EreMaijala EreMaijala commented Jan 8, 2024

  • Versions search is now a regular search that does not use a special backend interface.
  • Work keys can be passed to the backend (when available) so that an extra lookup can be avoided.
  • WorkExpressionsCommand has been removed.
  • Paging of versions search now works properly.

- Versions search is now a regular search that does not use a special backend interface.
- Work keys can be passed to the backend (when available) so that an extra lookup can be avoided.
- WorkExpressionsCommand has been removed.
@EreMaijala EreMaijala requested a review from demiankatz January 8, 2024 08:13
@EreMaijala
Copy link
Contributor Author

Mink tests are passing for me.

Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @EreMaijala, this looks good to me!

@demiankatz demiankatz merged commit b0f9630 into vufind-org:dev Jan 8, 2024
7 checks passed
@demiankatz demiankatz deleted the dev-refactor-versions-search-2 branch January 8, 2024 13:56
@demiankatz demiankatz added this to the 10.0 milestone Jan 8, 2024
@demiankatz demiankatz added the architecture pull requests that involve significant refactoring / architectural changes label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture pull requests that involve significant refactoring / architectural changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants