From d779a1437a6e6b3709db7b78cedbd7b0c493583a Mon Sep 17 00:00:00 2001 From: Trenton Holmes <797416+stumpylog@users.noreply.github.com> Date: Mon, 17 Aug 2026 17:55:10 -0700 Subject: [PATCH] docs: document asn/page_count/checksum/original_filename advanced search fields --- docs/usage.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/usage.md b/docs/usage.md index 7fc245f22..31268301f 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -899,6 +899,22 @@ added:yesterday modified:today ``` +Matching by archive metadata: + +``` +asn:100 +page_count:12 +checksum:a1b2c3d4 +original_filename:invoice.pdf +``` + +- `asn` matches a document's Archive Serial Number. +- `page_count` matches a document's page count. +- `checksum` matches the checksum of the original document file (not the + archived/processed version). +- `original_filename` matches the filename of the document as originally + consumed. + Matching inexact words: ```