dataesr / works-magnet

Retrieve the scholarly works of your institution
https://works-magnet.dataesr.ovh/
MIT License
8 stars 0 forks source link

Fix front-end regex to select matching affiliations #65

Closed ericjeangirard closed 5 months ago

ericjeangirard commented 5 months ago

the requests "grenoble alpes university" will find the affiliation "University of Grenoble-Alpes" (multi match query in elastic with "and" operator) BUT the front-end of the app does not catch "University of Grenoble-Alpes" as a matching affiliation. That should be fixed.