Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-slide Wiki" for 
change notification.

The following page has been changed by DanielFlorey:
http://wiki.apache.org/jakarta-slide/DaslConfiguration

------------------------------------------------------------------------------
  So don't forget to configure the content extractors according to your needs. 
If you want to include text, pdf and word documents into your search, your 
extractor configuration could look like this:
  
  
- {{{   <!-- Extractor configuration -->
+ {{{<!-- Extractor configuration -->
-       <extractors>
+ <extractors>
-               <extractor classname="org.apache.slide.extractor.PDFExtractor"/>
+    <extractor classname="org.apache.slide.extractor.PDFExtractor"/>
-               <extractor 
classname="org.apache.slide.extractor.MSWordExtractor"/>
+    <extractor classname="org.apache.slide.extractor.MSWordExtractor"/>
-               <extractor 
classname="org.apache.slide.extractor.TextContentExtractor"/>
+    <extractor classname="org.apache.slide.extractor.TextContentExtractor"/>
-       </extractors>}}}
+ </extractors>}}}
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to