DDMAL / cantus

:mag: Searching with Optical Music Recognition technology and the Cantus Database
http://cantus.simssa.ca
MIT License
15 stars 3 forks source link

Add command for indexing MEI files in solr #848

Closed dchiller closed 3 months ago

dchiller commented 4 months ago

This PR contributes to the re-implementation of MEI search in CU by adding the index_manuscript_mei command, which, given a manuscript ID, will parse and index the MEI for that manuscript in the solr index. The PR adds associated tests.

This PR also:

dchiller commented 3 months ago

Great suggestions...I've push some changes that add exceptions at these places.