From ce7faad1ff827bbd57b7feb7fda4ea5e92f1468d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Al=C3=AA=20Oliveira?= Date: Fri, 27 Dec 2024 10:12:22 -0300 Subject: [PATCH] - Turing Download components --- _modules/turing_aem.markdown | 2 ++ _modules/turing_apache_nutch.markdown | 2 +- _modules/turing_apache_solr.markdown | 1 + _modules/turing_corenlp.markdown | 1 + _modules/turing_file_system.markdown | 2 +- _modules/turing_java_sdk.markdown | 6 +++--- _modules/turing_jdbc.markdown | 4 ++-- _modules/turing_sprinklr.markdown | 3 +++ _modules/turing_utils.markdown | 4 ++-- _modules/turing_web_crawler.markdown | 2 ++ _modules/turing_wem.markdown | 6 +++--- 11 files changed, 21 insertions(+), 12 deletions(-) diff --git a/_modules/turing_aem.markdown b/_modules/turing_aem.markdown index 479a8ad..bcccf02 100644 --- a/_modules/turing_aem.markdown +++ b/_modules/turing_aem.markdown @@ -1,6 +1,8 @@ --- title: AEM Plugin solution: turing +download: true github-url: https://github.com/openturing/turing-aem description: Index Adobe Experience Management (AEM) Content to Turing ES. +download-url: https://github.com/openturing/turing/releases/download/v0.3.9/turing-aem.jar --- diff --git a/_modules/turing_apache_nutch.markdown b/_modules/turing_apache_nutch.markdown index 80ee25e..dc8c3c1 100644 --- a/_modules/turing_apache_nutch.markdown +++ b/_modules/turing_apache_nutch.markdown @@ -1,7 +1,7 @@ --- title: Apache Nutch solution: turing -download: true +download: false github-url: https://github.com/openturing/turing-nutch download-url: https://github.com/openturing/turing-nutch/releases/tag/v0.3.3 description: Apache Nutch Plugin for Turing ES diff --git a/_modules/turing_apache_solr.markdown b/_modules/turing_apache_solr.markdown index aa70c97..0f1233a 100644 --- a/_modules/turing_apache_solr.markdown +++ b/_modules/turing_apache_solr.markdown @@ -1,5 +1,6 @@ --- title: Apache Solr solution: turing +download: false description: Use Apache Solr as Search Engine. --- \ No newline at end of file diff --git a/_modules/turing_corenlp.markdown b/_modules/turing_corenlp.markdown index d361ddc..91d8019 100644 --- a/_modules/turing_corenlp.markdown +++ b/_modules/turing_corenlp.markdown @@ -1,5 +1,6 @@ --- title: CoreNLP solution: turing +download: false description: Detect entities using CoreNLP. --- \ No newline at end of file diff --git a/_modules/turing_file_system.markdown b/_modules/turing_file_system.markdown index bec5251..028de1d 100644 --- a/_modules/turing_file_system.markdown +++ b/_modules/turing_file_system.markdown @@ -3,6 +3,6 @@ title: FileSystem Connector solution: turing download: true github-url: https://github.com/openturing/turing-filesystem -download-url: https://github.com/openturing/turing-filesystem/releases/download/0.3.3/turing-filesystem.jar +download-url: https://github.com/openturing/turing/releases/download/v0.3.9/turing-filesystem.jar description: FileSystem Connector to import content to Turing ES. --- diff --git a/_modules/turing_java_sdk.markdown b/_modules/turing_java_sdk.markdown index 49a6d10..dfc735e 100644 --- a/_modules/turing_java_sdk.markdown +++ b/_modules/turing_java_sdk.markdown @@ -1,8 +1,8 @@ --- title: Java SDK solution: turing -download: true -github-url: https://github.com/openturing/turing-java-sdk -download-url: https://github.com/openturing/turing-java-sdk/releases/download/0.3.3/turing-java-sdk-0.3.3.jar +download: false +github-url: https://github.com/openturing/turing +download-url: https://github.com/openturing/turing/releases/download/v0.3.9/turing-java-sdk.jar description: Java Library to access Turing ES. --- diff --git a/_modules/turing_jdbc.markdown b/_modules/turing_jdbc.markdown index 5de29a9..51d5d9a 100644 --- a/_modules/turing_jdbc.markdown +++ b/_modules/turing_jdbc.markdown @@ -2,7 +2,7 @@ title: Database Connector solution: turing download: true -github-url: https://github.com/openturing/turing-jdbc description: Database Connector to import content to Turing ES. -download-url: https://github.com/openturing/turing-jdbc/releases/download/0.3.3/turing-jdbc.jar +github-url: https://github.com/openturing/turing +download-url: https://github.com/openturing/turing/releases/download/v0.3.9/turing-db.jar --- diff --git a/_modules/turing_sprinklr.markdown b/_modules/turing_sprinklr.markdown index 8425c07..a0f6008 100644 --- a/_modules/turing_sprinklr.markdown +++ b/_modules/turing_sprinklr.markdown @@ -1,5 +1,8 @@ --- title: Sprinklr solution: turing +download: true description: Index and search the Sprinklr knowledge base with assets and categories. Use targeting rules to narrow your search based on the user profile. +github-url: https://github.com/openturing/turing +download-url: https://github.com/openturing/turing/releases/download/v0.3.9/turing-sprinklr.jar --- diff --git a/_modules/turing_utils.markdown b/_modules/turing_utils.markdown index bfe84ce..f2b680e 100644 --- a/_modules/turing_utils.markdown +++ b/_modules/turing_utils.markdown @@ -2,7 +2,7 @@ title: Utils solution: turing download: true -github-url: https://github.com/openturing/turing-utils -download-url: https://github.com/openturing/turing/releases/download/v0.3.4/turing-utils.zip +github-url: https://github.com/openturing/turing +download-url: https://github.com/openturing/turing/releases/download/v0.3.9/turing-utils.zip description: Sample Configurations and Scripts. --- \ No newline at end of file diff --git a/_modules/turing_web_crawler.markdown b/_modules/turing_web_crawler.markdown index 79afe2c..a3d9b0d 100644 --- a/_modules/turing_web_crawler.markdown +++ b/_modules/turing_web_crawler.markdown @@ -2,4 +2,6 @@ title: Web Crawler solution: turing description: Index the website by processing the HTML of its pages. +github-url: https://github.com/openturing/turing +download-url: https://github.com/openturing/turing/releases/download/v0.3.9/turing-web-crawler.jar --- \ No newline at end of file diff --git a/_modules/turing_wem.markdown b/_modules/turing_wem.markdown index dcdba2f..a610dec 100644 --- a/_modules/turing_wem.markdown +++ b/_modules/turing_wem.markdown @@ -1,8 +1,8 @@ --- title: WEM Listener solution: turing -download: true -github-url: https://github.com/openturing/turing-wem -download-url: https://github.com/openturing/turing/releases/download/v0.3.4/turing-wem.zip +download: false +github-url: https://github.com/openturing/turing +download-url: https://github.com/openturing/turing/releases/download/v0.3.9/turing-wem.jar description: OpenText Web Experience Management (WEM) Listener to publish content to Turing ES. ---