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

Sort works in search results #68

Open
dvglc opened this issue Sep 11, 2019 · 1 comment
Open

Sort works in search results #68

dvglc opened this issue Sep 11, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request needs-discussion Issue needs to be discussed with the scholarly team search Issues concerning the search engine/interface
Milestone

Comments

@dvglc
Copy link
Contributor

dvglc commented Sep 11, 2019

Potential criteria for sorting:

  • 1.) by relevance (absolute / relative frequency of hits)
  • 2.) alphabetically (author / title)
  • 3.) some clever mix of 1.) and 2.)
  • ...?
@dvglc dvglc added the enhancement New feature or request label Sep 11, 2019
@dvglc dvglc added this to the v2.0 milestone Sep 11, 2019
@awagner-mainz
Copy link
Member

My first intuition, also taking into account the current way of presenting the summaries/labels for results: I would expect the default sorting to be alphabetical, first by author, then by title.

Other thoughts:

  • For sorting by relevance we should probably break up grouping by work.
  • Finally, it would be interesting to be capable to also sort (or rather group?) by date and see how my results we have per time epoch (like decade).

@awagner-mainz awagner-mainz added the search Issues concerning the search engine/interface label Oct 29, 2019
@awagner-mainz awagner-mainz added the needs-discussion Issue needs to be discussed with the scholarly team label Feb 19, 2020
@dvglc dvglc modified the milestones: v2.0, v2.1 Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-discussion Issue needs to be discussed with the scholarly team search Issues concerning the search engine/interface
Projects
None yet
Development

No branches or pull requests

2 participants