-
Notifications
You must be signed in to change notification settings - Fork 30
Change the first fallback sort field from title (title_sort) to component order (sort_isi) for relevance sort #1585
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
Comments
We have really valued this modification in https://archives.lib.duke.edu because without it a user would encounter a whole lot of |
An alternative to setting the collection's |
We took a slightly different approach at Stanford. This could be added to Arclight core if it's desirable: sul-dlss/stanford-arclight@cbbf175 It adds
When group is applied (and no query is present) we apply a
|
If there is no relevance score (when no query is applied to results) it makes more sense to show results in component order (as they appear in the finding aid) rather than by title. Duke has made this change: https://gitlab.oit.duke.edu/dul-its/dul-arclight/-/commit/e6b797af1004795a4f4286d4dd9f10a505269a02
The text was updated successfully, but these errors were encountered: