Author: kwright
Date: Thu Jul 24 12:33:45 2014
New Revision: 1613096

URL: http://svn.apache.org/r1613096
Log:
Update to include new tika tab

Added:
    
manifoldcf/trunk/site/src/documentation/resources/images/en_US/tika-job-exceptions.PNG
   (with props)
Modified:
    
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml

Modified: 
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml?rev=1613096&r1=1613095&r2=1613096&view=diff
==============================================================================
--- 
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml
 (original)
+++ 
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml
 Thu Jul 24 12:33:45 2014
@@ -984,13 +984,18 @@ curl -XGET http://localhost:9200/index/_
                 <p>As with all document transformers,  more than one Tika 
Content Extractor transformation filter can be used in a single pipeline.  In 
the case
                       of the Tika Content Extractor, this does not seem to be 
of much utility.</p>
                 <p>The Tika Content Extractor transformation connection type 
does not require anything other than standard configuration information.</p>
-                <p>The Tika Content Extractor transformation connection type 
contributes a single tab to a job definition.  This the "Field mapping" tab, 
which
-                      looks like this:</p>
+                <p>The Tika Content Extractor transformation connection type 
contributes two tabs to a job definition.  These are the "Field mapping" tab, 
and the "Exceptions" tab.
+                      The "Field mapping" tab looks like this:</p>
                 <br/><br/>
                 <figure src="images/en_US/tika-job-field-mapping.PNG" 
alt="Tika Content Extractor specification, Field Mapping tab" width="80%"/>
                 <br/><br/>
                 <p>Enter a Tika-generated metadata field name, and a final 
field name, and click the "Add" button to add the mapping to the list.  Uncheck 
the
                       "Keep all metadata" checkbox if you want unspecified 
Tika metadata to be excluded from the final document.</p>
+                <p>The "Exceptions" tab looks like this:</p>
+                <br/><br/>
+                <figure src="images/en_US/tika-job-exceptions.PNG" alt="Tika 
Content Extractor specification, Exceptions tab" width="80%"/>
+                <br/><br/>
+                <p>Uncheck the checkbox to allow indexing of document metadata 
even when Tika fails to extract content from the document.</p>
             </section>
 
         </section>

Added: 
manifoldcf/trunk/site/src/documentation/resources/images/en_US/tika-job-exceptions.PNG
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/resources/images/en_US/tika-job-exceptions.PNG?rev=1613096&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
manifoldcf/trunk/site/src/documentation/resources/images/en_US/tika-job-exceptions.PNG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream


Reply via email to