Saxon subannotation forEach error
Closed this issue · 1 comments
jan-niestadt commented
Subannotations captured using forEach don't seem to work using Saxon. E.g. for OpenSonar:
12:17:16.505 [pool-2-thread-2] ERROR nl.inl.blacklab.index.DocIndexerAbstract -
/vol1/corpus-input-data/opensonar/input/SoNaR500.Curated.WR-P-E-A_discussion_lists.20130312.tar.gz/
SONAR500/DATA/WR-P-E-A_discussion_lists/WR-P-E-A-0000160243.folia.xml:
skipping undeclared annotation translate(@subset, '-', '_')
(this doesn't always happen; e.g. the file WR-P-P-J-0000000001.folia.xml on my home PC indexes the pos features just fine)
jan-niestadt commented
Fixed in 6e17bbc