Default App Config to all (#19291)

This commit is contained in:
Mohit Yadav 2025-01-09 00:55:13 +05:30 committed by GitHub
parent 1360498ff6
commit 78e8d360a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 82 deletions

View File

@ -3,47 +3,7 @@
"displayName": "Search Indexing",
"appConfiguration": {
"entities": [
"table",
"dashboard",
"topic",
"pipeline",
"ingestionPipeline",
"searchIndex",
"user",
"team",
"glossary",
"glossaryTerm",
"mlmodel",
"tag",
"classification",
"query",
"container",
"database",
"databaseSchema",
"testCase",
"testSuite",
"chart",
"dashboardDataModel",
"databaseService",
"messagingService",
"dashboardService",
"pipelineService",
"mlmodelService",
"storageService",
"metadataService",
"searchService",
"entityReportData",
"webAnalyticEntityViewReportData",
"webAnalyticUserActivityReportData",
"domain",
"storedProcedure",
"dataProduct",
"testCaseResolutionStatus",
"testCaseResult",
"apiService",
"apiEndpoint",
"apiCollection",
"metric"
"all"
],
"recreateIndex": false,
"batchSize": "100",

View File

@ -18,47 +18,7 @@
"supportsInterrupt": true,
"appConfiguration": {
"entities": [
"table",
"dashboard",
"topic",
"pipeline",
"ingestionPipeline",
"searchIndex",
"user",
"team",
"glossary",
"glossaryTerm",
"mlmodel",
"tag",
"classification",
"query",
"container",
"database",
"databaseSchema",
"testCase",
"testSuite",
"chart",
"dashboardDataModel",
"databaseService",
"messagingService",
"dashboardService",
"pipelineService",
"mlmodelService",
"storageService",
"metadataService",
"searchService",
"entityReportData",
"webAnalyticEntityViewReportData",
"webAnalyticUserActivityReportData",
"domain",
"storedProcedure",
"dataProduct",
"testCaseResolutionStatus",
"testCaseResult",
"apiService",
"apiEndpoint",
"apiCollection",
"metric"
"all"
],
"recreateIndex": false,
"batchSize": "100",