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

Enable field sorting #25

Open
Tracked by #18
patrick-austin opened this issue Mar 23, 2022 · 0 comments
Open
Tracked by #18

Enable field sorting #25

patrick-austin opened this issue Mar 23, 2022 · 0 comments

Comments

@patrick-austin
Copy link
Contributor

Currently we do not allow for the Lucene search results to be sorted explicitly, and only rely on the default sorting by score. In principle, we could sort on any indexed field, but dates are likely the most useful case here.

Lucene component should be capable of accepting a specified field to sort on a part of a search request. Being able to sort by fields is relevant to ral-facilities/datagateway#1152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant