File Type Detection

File Type Detection Processor #

Detects file types based on file extensions and sets appropriate metadata.

Configuration #

ParameterTypeDefaultDescription
message_fieldstringdocumentsThe field in the pipeline context containing the documents to process
output_queueobjectnullOptional queue configuration for sending processed documents to a output queue

Example #

- file_type_detection: {}
Edit Edit this page