wellcomecollection / platform

Wellcome Collection Digital Platform
https://developers.wellcomecollection.org/
MIT License
48 stars 10 forks source link

Index concept source IDs in works index for filtering #5820

Closed StepanBrychta closed 2 weeks ago

StepanBrychta commented 3 weeks ago

This PR added canonical IDs to the works_indexed and images_indexed indexes under filterableValues so that we can filter on them in the frontend.

We should consider also indexing source IDs (i.e. LoC IDs and MeSH IDs), which would allow us to search for them in the index (for debugging purposes) and might also be helpful in the frontend in the future.