MetadataESConnection
Metadata to ElasticSearch Connection Config
Properties
type: Service Type. Refer to #/definitions/metadataESType. Default:"MetadataES".entities(array): List of entities that you need to reindex. Default:["table", "topic", "dashboard", "pipeline", "mlmodel", "user", "team", "glossaryTerm", "tag", "entityReportData", "webAnalyticEntityViewReportData", "webAnalyticUserActivityReportData", "container", "query"].- Items (string)
recreateIndex(boolean): Default:true.runMode: Refer to ../../../../system/eventPublisherJob.json#/definitions/runMode.searchIndexMappingLanguage: Recreate Indexes with updated Language. Refer to ../../../../configuration/elasticSearchConfiguration.json#/definitions/searchIndexMappingLanguage.batchSize(integer): Maximum number of events sent in a batch (Default 100). Default:100.supportsMetadataExtraction: Refer to ../connectionBasicType.json#/definitions/supportsMetadataExtraction.
Definitions
metadataESType(string): Metadata to Elastic Search type. Must be one of:["MetadataES"]. Default:"MetadataES".
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.