![JAR search and dependency download from the Maven repository](/logo.png)
json.data.appMarketPlaceDefinition.SearchIndexingApplication.json Maven / Gradle / Ivy
{
"name": "SearchIndexingApplication",
"displayName": "Search Indexing",
"description": "OpenMetadata connects with Elastic/Open Search to provide search feature for Data Assets. This application provides additional features related to ES/OS.",
"features": "Sync OpenMetadata and Elastic Search and Recreate Indexes.",
"appType": "internal",
"appScreenshots": ["SearchIndexPic1.png"],
"developer": "Collate Inc.",
"developerUrl": "https://www.getcollate.io",
"privacyPolicyUrl": "https://www.getcollate.io",
"supportEmail": "[email protected]",
"scheduleType": "ScheduledOrManual",
"permission": "All",
"className": "org.openmetadata.service.apps.bundles.searchIndex.SearchIndexApp",
"runtime": {
"enabled": 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",
"apiService",
"apiEndpoint",
"apiCollection"
],
"recreateIndex": false,
"batchSize": "100",
"searchIndexMappingLanguage": "EN"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy