FiltererConfig
object.
--file-glob
(CLI) or file_glob
(Python) to specify the list of file extensions to process.--max-file-size
(CLI) or max_file_size
(Python) to specify the maximum size of files to process, in bytes..pdf
and .eml
files that have a file size of 100 KB or less. To run this example, you should have a directory
with a mixture of files, including at least one .pdf
file and one .eml
file, and with at least one of these files having a file size of 100 KB or less.