Closed hackmanschorsch closed 4 years ago
It is not a problem of the SOLR index! - this was just an 'update' problem after the deletion of pages. But it is not nice to have incorrect metadata.
During import the TranskribusMetadata is now deleted since it contains information of the origin and is only important for the exported files but keeps wrong information if it is uploaded once again, e.g. after a GT was produced.
Use case: export a document and reimport into another collection. TranskribusMetadata stays the same and keeps the former docID, pageNr, and so on. This is a problem if some pages were deleted and hence the pageNr is wrong but used for the SOLR index. For deleting pages pageNr is also a problem then.