-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
21 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
--- | ||
title: Apache Solr | ||
solution: turing | ||
download: false | ||
description: Use Apache Solr as Search Engine. | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
--- | ||
title: CoreNLP | ||
solution: turing | ||
download: false | ||
description: Detect entities using CoreNLP. | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
--- |