TextFileToDocument Parameters

Check the init and runtime parameters you can specify for the TextFileToDocument component.

YAML Init Parameters

These are the parameters you can specify in pipeline YAML:

Parameter

Type

Possible values

Description

encoding

String

Default: utf-8

Specifies the encoding of the text files. If encoding is specfied in the metadata of a source ByteStream, it overrides this value.
Required.


REST API Runtime Parameters

There are no runtime parameters you can pass to this component when making a request to the Search REST API endpoint.