pkiraly / qa-catalogue

QA catalogue – a metadata quality assessment tool for library catalogue records (MARC, PICA)
GNU General Public License v3.0
78 stars 17 forks source link

The JSON representation of a subfield is always a string #348

Closed pkiraly closed 3 months ago

pkiraly commented 11 months ago

The web UI use the record_sni Solr field, which is the JSON representation of the bibliographic record. Now it contains a single value even if the subfield is repeatable. It is a bug.