Initially reported at https://github.com/metabrainz/musicbrainz-docker/pull/106#issuecomment-510517042
- annotation
- recording
- release
- url
The above cores are not completely reindexed because of the following error:
2019-07-11 08:42:53,753: All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters Traceback (most recent call last): File "sir/indexing.py", line 149, in _multiprocessed_import for r in results: File "/usr/local/lib/python2.7/multiprocessing/pool.py", line 673, in next raise value ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters}}
It doesn't seem to affect live indexing though.