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

fix: Create correct solr query in case only sort terms are specfified #51

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

eikek
Copy link
Member

@eikek eikek commented Mar 8, 2024

  • fixes the solr query generated when the user only specifies sort terms
  • moves def generateOne extension methods to commons module
  • adds a LoggingConfigure trait for tests to avoid logging too much stuff. If mixed in, the verbosity is set to 0 meaning only ERROR messages will be printed. It is not applied to all specs

@eikek eikek marked this pull request as ready for review March 8, 2024 10:14
@eikek eikek merged commit ad8c1cc into development Mar 8, 2024
2 checks passed
@eikek eikek deleted the fix/single-sort-no-results branch March 8, 2024 13:49
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.

2 participants