Author: ab
Date: Thu Jul 20 02:50:04 2006
New Revision: 423859

URL: http://svn.apache.org/viewvc?rev=423859&view=rev
Log:
Add a required alias definition for parse-oo plugin.

Problem debugged and fix provided by Matthew Holt.

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

Modified: lucene/nutch/trunk/conf/parse-plugins.xml
URL: 
http://svn.apache.org/viewvc/lucene/nutch/trunk/conf/parse-plugins.xml?rev=423859&r1=423858&r2=423859&view=diff
==============================================================================
--- lucene/nutch/trunk/conf/parse-plugins.xml (original)
+++ lucene/nutch/trunk/conf/parse-plugins.xml Thu Jul 20 02:50:04 2006
@@ -289,6 +289,8 @@
                        
extension-id="org.apache.nutch.parse.mspowerpoint.MSPowerPointParser" />
                <alias name="parse-msword"
                        
extension-id="org.apache.nutch.parse.msword.MSWordParser" />
+               <alias name="parse-oo"
+                       
extension-id="org.apache.nutch.parse.oo.OpenDocument.Text" />
                <alias name="parse-pdf"
                        extension-id="org.apache.nutch.parse.pdf.PdfParser" />
                <alias name="parse-rss"



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to