Skip to main content

LocalFetcher

Local file system fetcher.

Notes

Fetches files from the local file system. Supports optional Access Control List (ACL) metadata extraction.

Usage

class: LocalFetcher
aclDisabled: false
referenceFilters: []

Properties

PropertyTypeRequiredDefault
aclDisabledbooleanNofalse
referenceFiltersReferenceFilter[]No-

Property Details

aclDisabled

When enabled, Access Control List (ACL) permissions are not applied or forwarded to the target system.

referenceFilters

Filters applied to document references (URLs or file paths) to control which ones are fetched. Documents whose references do not pass the filters are skipped.