Version 1.10.0
Added methods public List<String> getTagsForMd5(String md5)
and List<String> getTagsForGuid(String guid)
to AnnotationRepository to provide support for import of tags from an annotation repository SQLite DB file from within a worker side script by matching MD5 of items being processed to corresponding entries in the SQLite DB file with the same MD5.