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

Provide min_score and max_score values in the Package API endpoint #1573

Open
tdruez opened this issue Aug 27, 2024 · 0 comments
Open

Provide min_score and max_score values in the Package API endpoint #1573

tdruez opened this issue Aug 27, 2024 · 0 comments

Comments

@tdruez
Copy link
Contributor

tdruez commented Aug 27, 2024

A "range string" is not an actional data point, it's not conveniant to be used for sorting, filtering, etc...
A better data in the API would be the min_score and max_score, as the range string can easily be computed from those 2.
We want to make sure this is available in the bulk_search as well.

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

No branches or pull requests

1 participant