All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
json.data.app.SearchIndexingApplication.json Maven / Gradle / Ivy
{
"name": "SearchIndexingApplication",
"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",
"apiService",
"apiEndpoint",
"apiCollection"
],
"recreateIndex": false,
"batchSize": "100",
"searchIndexMappingLanguage": "EN"
},
"appSchedule": {
"scheduleTimeline": "Custom",
"cronExpression": "0 0 * * *"
}
}