paperless-ngx/docker
jayme-github 97cd06d2ba
Feature: Allow to filter documents by original filename and checksum (#3485)
* Allow to filter documents by original filename and checksum

This adds filters for the original filename and checksum of documents to
be able to to lazy checks if the file is already stored in paperless.

* Add tests for DelayedQuery

* Add checksum and original_filename to whoosh index and DelayedQuery

* Refactored DelayedQuery to reduce duplicate code
* Choose icontains for checksums as whoosh has no exact match query term
* Bumped index version

* Revert whoosh filtering logic to simpler structure, remove redundant tests

Revert "Revert whoosh filtering logic to simpler structure, remove redundant tests"

This reverts commit 86792174bfbc697f42b72c4b39ee9eba483bb425.

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-06-04 10:34:27 -07:00
..
compose Merge branch 'dev' 2023-02-16 20:07:50 -08:00
docker-entrypoint.sh Changes how the environment variables from a file are set and expands to allow any to be set this way 2022-12-29 17:40:26 -08:00
docker-prepare.sh Feature: Allow to filter documents by original filename and checksum (#3485) 2023-06-04 10:34:27 -07:00
env-from-file.sh Ignores a specific _FILE setting which doesn't actually get set to a file 2023-05-01 07:23:31 -07:00
flower-conditional.sh Fixes flower not respecting its config location, and a little more info to the user 2023-02-08 08:18:11 -08:00
imagemagick-policy.xml getting paperless-ng ready for the first release. 2020-11-14 12:10:51 +01:00
install_management_commands.sh Converts the conversion into a database migration 2022-06-11 13:04:21 -07:00
management_script.sh Changes how the environment variables from a file are set and expands to allow any to be set this way 2022-12-29 17:40:26 -08:00
paperless_cmd.sh paperless_cmd.sh: use exec to run supervisord 2022-09-20 07:23:04 -07:00
supervisord.conf Disables mingle and gossip. Not useful with the single worker we use 2023-03-25 19:17:02 -07:00
wait-for-redis.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00