Summary: MLSummaryConfig

From Genesys Documentation
Jump to: navigation, search

This page holds configuration details for the MLSummary project:

{
	"GenerateCargoContent": [{
		"CargoWikiTarget": "https://all.docs.genesys.com/",
		"CargoTableName": "MLSummary",
		"CargoTemplateName": "MLSummary",
		"CargoContentPage": "Summary:",
		"ContentSeparator": "title",
		"ContentWriteMode": "append",
		"CargoSummaryPage": "Summary:MLSummaryPage",
		"CargoFieldMapping": {
			"Product": {
				"SourceFieldName": "product",
				"CargoFieldDescription": "String"
			},
			"Version": {
				"SourceFieldName": "title",
				"CargoFieldDescription": "String",
				"RegExSearch": ".*\/(.*)\/.*\/.*",
				"RegExReplace": "\\1"
			},
			"Manual": {
				"SourceFieldName": "title",
				"CargoFieldDescription": "String",
				"RegExSearch": ".*\/.*\/(.*)\/.*",
				"RegExReplace": "\\1"
			},
			"Topic": {
				"SourceFieldName": "title",
				"CargoFieldDescription": "String",
				"RegExSearch": ".*\/.*\/.*\/(.*)",
				"RegExReplace": "\\1"
			},
			"Id": {
				"SourceFieldName": "id",
				"CargoFieldDescription": "String"
			},
			"Title": {
				"SourceFieldName": "title",
				"CargoFieldDescription": "String"
			},
			"Document": {
				"SourceFieldName": "document",
				"CargoFieldDescription": "Text"
			},
			"Type": {
				"SourceFieldName": "type",
				"CargoFieldDescription": "String"
			},
			"Summary": {
				"SourceFieldName": "summary",
				"CargoFieldDescription": "Text"
			},
			"QAns": {
				"SourceFieldName": "q_ans",
				"CargoFieldDescription": "Text"
			},
			"AddedSections": {
				"SourceFieldName": "added_sections",
				"CargoFieldDescription": "Text"
			},
			"UpdatedSections": {
				"SourceFieldName": "updated_sections",
				"CargoFieldDescription": "Text"
			},
			"Link": {
				"SourceFieldName": "link",
				"CargoFieldDescription": "String"
			},
			"Date": {
				"SourceFieldName": "date",
				"CargoFieldDescription": "Date"
			}
		},
		"SourceLocation": "",
		"SourceFile": "output-data.json",
		"SourceContentType": "JSON_S3",
		"SourceJSONElementArray": "",
		"SummaryUniqueIdentifier": "link"
	}]
}
Retrieved from "https://all.docs.genesys.com/Summary:MLSummaryConfig (2024-05-16 19:27:34)"