mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Implements a new command for fuzzy matching document content and reporting potential duplicates
This commit is contained in:

committed by
Trenton H

parent
9a0e44a731
commit
e2ae919a84
@@ -13,6 +13,7 @@ for command in decrypt_documents \
|
||||
document_retagger \
|
||||
document_thumbnails \
|
||||
document_sanity_checker \
|
||||
document_fuzzy_match \
|
||||
manage_superuser;
|
||||
do
|
||||
echo "installing $command..."
|
||||
|
Reference in New Issue
Block a user