Author: siren
Date: Fri Aug 18 08:12:12 2006
New Revision: 432615

URL: http://svn.apache.org/viewvc?rev=432615&view=rev
Log:
NUTCH-338 - Remove the text parser as an option for parsing PDF files in 
parse-plugins.xml (Chris A. Mattmann)

Modified:
    lucene/nutch/trunk/CHANGES.txt
    lucene/nutch/trunk/conf/parse-plugins.xml

Modified: lucene/nutch/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/lucene/nutch/trunk/CHANGES.txt?rev=432615&r1=432614&r2=432615&view=diff
==============================================================================
--- lucene/nutch/trunk/CHANGES.txt (original)
+++ lucene/nutch/trunk/CHANGES.txt Fri Aug 18 08:12:12 2006
@@ -18,8 +18,11 @@
  6. NUTCH-348 - Fix Generator to select highest scoring pages (Chris
     Schneider and Stefan Groschupf via ab)
 
- 7. NUTCH-347 adjust plugin build script not to emit warnings when copying
+ 7. NUTCH-347 - Adjust plugin build script not to emit warnings when copying
     dependant jars (siren)
+    
+ 8. NUTCH-338 - Remove the text parser as an option for parsing PDF files
+    in parse-plugins.xml (Chris A. Mattmann via siren)
 
 Release 0.8 - 2006-07-25
 

Modified: lucene/nutch/trunk/conf/parse-plugins.xml
URL: 
http://svn.apache.org/viewvc/lucene/nutch/trunk/conf/parse-plugins.xml?rev=432615&r1=432614&r2=432615&view=diff
==============================================================================
--- lucene/nutch/trunk/conf/parse-plugins.xml (original)
+++ lucene/nutch/trunk/conf/parse-plugins.xml Fri Aug 18 08:12:12 2006
@@ -37,7 +37,6 @@
 
        <mimeType name="application/pdf">
                <plugin id="parse-pdf" />
-               <plugin id="parse-text" />
        </mimeType>
 
        <mimeType name="application/postscript">



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to