Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Importing)
(The SMILA HTTP Server)
Line 63: Line 63:
 
*** [[SMILA/Documentation/Importing/Crawler/Web#Internal_structure|Extending the WebCrawler worker]]
 
*** [[SMILA/Documentation/Importing/Crawler/Web#Internal_structure|Extending the WebCrawler worker]]
  
=== The SMILA HTTP Server ===
+
== The SMILA HTTP Server ==
** [[SMILA/Documentation/JettyHttpServer|Configuration of Jetty]]
+
* [[SMILA/Documentation/JettyHttpServer|Configuration of Jetty]]
** [[SMILA/Documentation/JettyHttpServer#JSON_Handlers|Developing JSON ReST handlers for SMILA]]
+
* [[SMILA/Documentation/JettyHttpServer#JSON_Handlers|Developing JSON ReST handlers for SMILA]]
  
 
=== Common Services ===
 
=== Common Services ===

Revision as of 10:16, 19 January 2012

The SMILA Development Environment

Basics

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