次の方法で共有


FieldMapping interface

フィールド マッピング構成クラス

プロパティ

contentFields

テキストコンテンツを含むフィールドのリスト

filepathField

テキストコンテンツのソースとして使用するファイルのパス

metadataFields

メタデータコンテンツを含むフィールドのリスト

titleField

ドキュメントのタイトルを含むフィールド

urlField

ドキュメントの URL を含むフィールド

vectorFields

ベクトルコンテンツを持つフィールドのリスト

プロパティの詳細

contentFields

テキストコンテンツを含むフィールドのリスト

contentFields: string[]

プロパティ値

string[]

filepathField

テキストコンテンツのソースとして使用するファイルのパス

filepathField?: string

プロパティ値

string

metadataFields

メタデータコンテンツを含むフィールドのリスト

metadataFields?: string[]

プロパティ値

string[]

titleField

ドキュメントのタイトルを含むフィールド

titleField?: string

プロパティ値

string

urlField

ドキュメントの URL を含むフィールド

urlField?: string

プロパティ値

string

vectorFields

ベクトルコンテンツを持つフィールドのリスト

vectorFields?: string[]

プロパティ値

string[]