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/Manual"

(Common Services)
Line 1: Line 1:
 +
== Basics ==
 +
* [[SMILA/Architecture_Overview|Architecture]]
 +
* [[SMILA/Documentation/Data_Model_and_Serialization_Formats|Data Model, XML, JSON, BON]]
 +
* Using the ReST API
 +
* [[SMILA/REST_API_Reference|REST API Reference]]
 +
 
== The SMILA Development Environment ==
 
== The SMILA Development Environment ==
 
* [[SMILA/Development_Guidelines/Howto_set_up_dev_environment|Setup your Eclipse IDE for SMILA]]
 
* [[SMILA/Development_Guidelines/Howto_set_up_dev_environment|Setup your Eclipse IDE for SMILA]]
Line 8: Line 14:
 
** [[SMILA/Development_Guidelines/How_to_integrate_new_bundle_into_build_process|Adding a new component bundle to the build]]
 
** [[SMILA/Development_Guidelines/How_to_integrate_new_bundle_into_build_process|Adding a new component bundle to the build]]
 
** [[SMILA/Development_Guidelines/How_to_integrate_test_bundle_into_build_process|Adding a new test bundle to the build]]
 
** [[SMILA/Development_Guidelines/How_to_integrate_test_bundle_into_build_process|Adding a new test bundle to the build]]
 
== Basics ==
 
* [[SMILA/Architecture_Overview|Architecture]]
 
* [[SMILA/Documentation/Data_Model_and_Serialization_Formats|Data Model, XML, JSON, BON]]
 
* Using the ReST API
 
* [[SMILA/REST_API_Reference|REST API Reference]]
 
  
 
== Pipelines and Pipelets: Synchronous Workflows of Java components ==
 
== Pipelines and Pipelets: Synchronous Workflows of Java components ==

Revision as of 10:17, 19 January 2012

Basics

The SMILA Development Environment

Pipelines and Pipelets: Synchronous Workflows of Java components

Using SMILA for Search

JobManager: Asynchronous Workflows

Importing

The SMILA HTTP Server

Common Services

Deprecated Components

Back to the top