document Processing Mode
Parameters
value
The document processing mode for the data store connection. Should only be set for PUBLIC_WEB and UNSTRUCTURED data stores. If not set it is considered as DOCUMENTS, as this is the legacy mode.
DOCUMENTS: Documents are processed as documents.
CHUNKS: Documents are converted to chunks. Possible values are:
DOCUMENTS
,CHUNKS
.