Author: buildbot
Date: Wed Dec 18 07:31:12 2013
New Revision: 890841
Log:
Staging update by buildbot for stanbol
Modified:
websites/staging/stanbol/trunk/content/ (props changed)
websites/staging/stanbol/trunk/content/docs/trunk/contentenhancement.html
Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 18 07:31:12 2013
@@ -1 +1 @@
-1551874
+1551875
Modified:
websites/staging/stanbol/trunk/content/docs/trunk/contentenhancement.html
==============================================================================
--- websites/staging/stanbol/trunk/content/docs/trunk/contentenhancement.html
(original)
+++ websites/staging/stanbol/trunk/content/docs/trunk/contentenhancement.html
Wed Dec 18 07:31:12 2013
@@ -117,7 +117,7 @@
<p>The Apache Stanbol Enhancer can also enhancer non-plain-text files. In this
case <a href="http://tika.apache.org">Apache Tika</a> - via the <a
href="components/enhancer/engines/tikaengine.html">Tika Engine</a> is used to
extract the plain text from those files (see the <a
href="http://tika.apache.org">Apache Tika</a> documentation for supported file
formats).</p>
<h2 id="configuring-and-using-enhancement-chains">Configuring and Using
Enhancement Chains</h2>
<p>The Apache Stanbol Enhancer supports multiple <a
href="components/enhancer/chains">enhancement chains</a>. This feature allows
to configure use multiple processing chains for parsed content within the same
Apache Stanbol instance.</p>
-<p>Chains are build based on an <a
href="components/enhancer/chains/executionpla.html">execution plan</a>
referencing one or more <a href="components/enhancer/engines">enhancement
engines</a> by there name. Users can create and modify enhancement chains by
using the <a
href="http://localhost:8080/system/console/configMgr">Configuration Tab</a> of
the Apache Felix web console - http://{host}:{port}/system/console/configMgr.
There are three different implementations: </p>
+<p>Chains are build based on an <a
href="components/enhancer/chains/executionplan">execution plan</a> referencing
one or more <a href="components/enhancer/engines">enhancement engines</a> by
there name. Users can create and modify enhancement chains by using the <a
href="http://localhost:8080/system/console/configMgr">Configuration Tab</a> of
the Apache Felix web console - http://{host}:{port}/system/console/configMgr.
There are three different implementations: </p>
<ol>
<li>the self sorting <a
href="components/enhancer/chains/weightedchain.html">weighted chain</a> </li>
<li>the <a href="components/enhancer/chains/listchain.html">list chain</a></li>