aims-ks / atlasmapper

Automatically exported from code.google.com/p/atlasmapper
2 stars 0 forks source link

Avoid parsing documents that are known to be unparsable #117

Closed gaellafond closed 5 years ago

gaellafond commented 5 years ago

When rebuidling a data source, the AtlasMapper will attempt to re-parse every documents, even the one that have not been redownloaded and are known to be unparsable.

The system should not attempt to re-parse documents that have been flag as unparsable.

gaellafond commented 5 years ago

Fixed in 2.0.4