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: Faceted filters #29

Merged
merged 1 commit into from
Jun 19, 2019
Merged

search: Faceted filters #29

merged 1 commit into from
Jun 19, 2019

Conversation

sebdeleze
Copy link
Contributor

@sebdeleze sebdeleze commented Jun 6, 2019

NEW Add facets to filter records.

@sebdeleze sebdeleze changed the title Sed search facets Faceted filters Jun 6, 2019
@sebdeleze sebdeleze marked this pull request as ready for review June 6, 2019 10:17
@sebdeleze sebdeleze requested a review from jma June 6, 2019 10:17
@sebdeleze sebdeleze changed the title Faceted filters search: Faceted filters Jun 6, 2019
sonar/config.py Outdated
filters={
_('institution'): terms_filter('institution.pid')
'institution': terms_filter('institution.name'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can add _('') to put keys for translations.

NEW Add facets to filter records.

Signed-off-by: Sébastien Délèze <sebastien.deleze@rero.ch>
@sebdeleze sebdeleze merged commit 2dddc21 into rero:master Jun 19, 2019
@sebdeleze sebdeleze deleted the sed-search-facets branch June 19, 2019 14:00
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.

2 participants