Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SMILA/Documentation"

m (Basics)
m (Pipelines and Pipelets: Synchronous Workflows)
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
* [[SMILA/Documentation/Default_configuration_workflow_overview|Overview of Default Configuration]]
 
* [[SMILA/Documentation/Default_configuration_workflow_overview|Overview of Default Configuration]]
 
* [[SMILA/Documentation/Data_Model_and_Serialization_Formats|Data Model, XML, JSON, BON]]
 
* [[SMILA/Documentation/Data_Model_and_Serialization_Formats|Data Model, XML, JSON, BON]]
* [[SMILA/Documentation/Using_The_ReST_API|Using the ReST API, SMILA ReST Client]]
+
* [[SMILA/Documentation/Using_The_ReST_API|Using the REST API, REST Client]]
 
* [[SMILA/Documentation/REST_API_Reference|REST API Reference]]
 
* [[SMILA/Documentation/REST_API_Reference|REST API Reference]]
 
* [[SMILA/Documentation/Enable Remote Access|Enabling Remote Access to SMILA]]
 
* [[SMILA/Documentation/Enable Remote Access|Enabling Remote Access to SMILA]]
Line 33: Line 33:
 
** [[SMILA/Documentation/Bundle org.eclipse.smila.processing.pipelets.xmlprocessing|XML Processing Pipelets in Bundle org.eclipse.smila.processing.pipelets.xmlprocessing]]
 
** [[SMILA/Documentation/Bundle org.eclipse.smila.processing.pipelets.xmlprocessing|XML Processing Pipelets in Bundle org.eclipse.smila.processing.pipelets.xmlprocessing]]
 
** [[SMILA/Documentation/Bundle org.eclipse.smila.processing.pipelets.boilerpipe|Boilerpipe Pipelets in Bundle org.eclipse.smila.processing.pipelets.boilerpipe]]
 
** [[SMILA/Documentation/Bundle org.eclipse.smila.processing.pipelets.boilerpipe|Boilerpipe Pipelets in Bundle org.eclipse.smila.processing.pipelets.boilerpipe]]
 +
** [[SMILA/Documentation/TikaPipelet|TikaPipelet in bundle org.eclipse.smila.tika]]
 +
** [[SMILA/Documentation/JdbcLoggingPipelet|JdbcLoggingPipelet in bundle org.eclipse.smila.jdbc]]
 
** More special pipelets are provided by the components described below.
 
** More special pipelets are provided by the components described below.
 
* Developing new Pipelets  
 
* Developing new Pipelets  

Revision as of 12:19, 21 February 2013

Basics

Development Environment

Pipelines and Pipelets: Synchronous Workflows

Searching

JobManager: Asynchronous Workflows

Importing

Embedded HTTP Server

Common Services

Deprecated Components

Back to the top