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

search: aggregations order endpoint #624

Closed
wants to merge 3 commits into from
Closed

search: aggregations order endpoint #624

wants to merge 3 commits into from

Conversation

sebdeleze
Copy link
Contributor

  • Adds an endpoint to get the aggregations order for the documents.
  • Moves logic for displaying facets into the new endpoint instead of
    the search serializer.
  • Closes Display facets depending on context #623.

Co-Authored-by: Sébastien Délèze sebastien.deleze@rero.ch

@sebdeleze sebdeleze marked this pull request as ready for review August 4, 2021 15:11
Sébastien Délèze and others added 3 commits August 30, 2021 10:36
* Adds an endpoint to get the aggregations order for the documents.
* Moves logic for displaying facets into the new endpoint instead of
the search serializer.
* Closes #623.

Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
@jma jma closed this Sep 9, 2021
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.

Display facets depending on context
2 participants