Filedotto Tika Fixed Now
Then truncate the table only for problematic documents:
DELETE FROM tika_cache WHERE document_id IN (SELECT id FROM documents WHERE status='tika_error'); filedotto tika fixed
Then truncate the table only for problematic documents:
DELETE FROM tika_cache WHERE document_id IN (SELECT id FROM documents WHERE status='tika_error'); filedotto tika fixed