inveniosoftware / invenio-records-rest

Invenio records REST API module.
https://invenio-records-rest.readthedocs.io
MIT License
4 stars 62 forks source link

facet: Allow more than one possibility on range facets. #330

Closed psaiz closed 9 months ago

psaiz commented 9 months ago

:heart: Thank you for your contribution!

Description

Range queries currently allow only one possible selection. Check for instance on opendata.cern.ch, where the Event number is a range:

Screenshot 2023-12-07 at 18 29 01 Screenshot 2023-12-07 at 18 28 22

This merge request allows multiple ranges to be selected, and they will be combined into a boolean query