docspell/modules
Eike Kettner f8bd42e5bd Redo pdf conversion and text extraction on reprocess
When processing a new file conversion and text extraction is skipped
if detected to be already done. This prevents running expensive tasks
again after restarting/retrying. When explicitely reprocessing a file,
these tasks should run again and replace the existing results.
2021-03-12 00:45:28 +01:00
..
analysis/src Convert unit tests to munit 2021-03-10 19:48:56 +01:00
backend/src/main/scala/docspell/backend Add a flag to processing task to distinguish re-/processing 2021-03-12 00:45:23 +01:00
common/src Add a flag to processing task to distinguish re-/processing 2021-03-12 00:45:23 +01:00
convert/src Convert unit tests to munit 2021-03-10 19:48:56 +01:00
extract/src Convert unit tests to munit 2021-03-10 19:48:56 +01:00
files/src Convert unit tests to munit 2021-03-10 19:48:56 +01:00
fts-client/src/main/scala/docspell/ftsclient Refactoring solr/fts migration 2021-01-18 17:41:40 +01:00
fts-solr/src/main/scala/docspell/ftssolr Add missing solr migration for new language field 2021-03-12 00:16:00 +01:00
joex/src Redo pdf conversion and text extraction on reprocess 2021-03-12 00:45:28 +01:00
joexapi/src/main Set version to 0.21.0-SNAPSHOT 2021-02-19 23:32:10 +01:00
query Refactoring parser 2021-03-08 22:51:14 +01:00
restapi/src/main/resources Allow to reprocess single and multiple items in the ui 2021-03-12 00:16:19 +01:00
restserver/src/main Allow to change use enum for org/equipment 2021-03-10 23:55:18 +01:00
store/src Add a use colum to metadata entities 2021-03-10 23:55:18 +01:00
webapp/src/main Allow to reprocess single and multiple items in the ui 2021-03-12 00:16:19 +01:00