PutVectaraFile 2025.3.28.13-SNAPSHOT¶
BUNDLE¶
com.snowflake.openflow.runtime | runtime-vectara-processors-nar
DESCRIPTION¶
Upload a FlowFile content to Vectara’s index endpoint. Document filter attributes and metadata attributes can be set by referencing FlowFile attributes.
INPUT REQUIREMENT¶
Supports Sensitive Dynamic Properties¶
false
PROPERTIES¶
Property |
Description |
---|---|
Corpus ID |
Identifier of the Vectara corpus |
Document Filter Attributes |
A comma delimited list of metadata fields, which if present in the FlowFile attributes will be included in as a document metadata filter. |
Document ID |
A unique identifier for the document constructed either from the source path of the document or a hash of the document’s content. |
Document Metadata Attributes |
A comma delimited list of metadata fields, which if present in the FlowFile attributes will be included will be included in the document metadata. |
Vectara Client |
Vectara Client Service. |
RELATIONSHIPS¶
NAME |
DESCRIPTION |
---|---|
failure |
Vectara failure relationship |
original |
Original relationship |
success |
Vectara success relationship |