[Yanel-commits] rev 26474 - public/yanel/trunk/src/realms/yanel-website/content/nutch-config

michi at wyona.com michi at wyona.com
Thu Aug 2 14:15:07 CEST 2007


Author: michi
Date: 2007-08-02 14:15:06 +0200 (Thu, 02 Aug 2007)
New Revision: 26474

Added:
   public/yanel/trunk/src/realms/yanel-website/content/nutch-config/nutch-local-yanel-ml-development.xml
Removed:
   public/yanel/trunk/src/realms/yanel-website/content/nutch-config/nutch-local-yanel-mls.xml
Log:
renamed

Copied: public/yanel/trunk/src/realms/yanel-website/content/nutch-config/nutch-local-yanel-ml-development.xml (from rev 26473, public/yanel/trunk/src/realms/yanel-website/content/nutch-config/nutch-local-yanel-mls.xml)
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/nutch-config/nutch-local-yanel-ml-development.xml	                        (rev 0)
+++ public/yanel/trunk/src/realms/yanel-website/content/nutch-config/nutch-local-yanel-ml-development.xml	2007-08-02 12:15:06 UTC (rev 26474)
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+
+<configuration>
+
+  <property>
+    <name>searcher.dir</name>
+    <value>/home/ulysses/src/crawl_yanel_mailing-lists_usage_dev_20070113</value>
+    <!--
+    <value>/home/ulysses/src/crawl_yanel_ml_20061222</value>
+    -->
+<!--
+    <value>/home/michi/src/wyona/extra/ipi/nutch/trunk/crawl_yanel_ml_development_2007.08.02</value>
+-->
+    <description>
+    Path to root of crawl.  This directory is searched (in
+    order) for either the file search-servers.txt, containing a list of
+    distributed search servers, or the directory "index" containing
+    merged indexes, or the directory "segments" containing segment
+    indexes.
+    </description>
+  </property>
+  
+  <property>
+    <name>plugin.includes</name> 
+     <value>nutch-extensionpoints|protocol-file|protocol-http|ontology|languageidentifier|analysis-(fr|en|de)|urlfilter-regex|parse-(text|pdf|mspowerpoint|msword|msexcel|rtf|rss|html|zip)|index-basic|query-(basic|site|url)|lib-jakarta-poi|lib-lucene-analyzers|scoring-opic</value>
+  </property>
+</configuration>

Deleted: public/yanel/trunk/src/realms/yanel-website/content/nutch-config/nutch-local-yanel-mls.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/nutch-config/nutch-local-yanel-mls.xml	2007-08-02 12:14:34 UTC (rev 26473)
+++ public/yanel/trunk/src/realms/yanel-website/content/nutch-config/nutch-local-yanel-mls.xml	2007-08-02 12:15:06 UTC (rev 26474)
@@ -1,27 +0,0 @@
-<?xml version="1.0"?>
-
-<configuration>
-
-  <property>
-    <name>searcher.dir</name>
-    <value>/home/ulysses/src/crawl_yanel_mailing-lists_usage_dev_20070113</value>
-    <!--
-    <value>/home/ulysses/src/crawl_yanel_ml_20061222</value>
-    -->
-<!--
-    <value>/home/michi/src/wyona/extra/ipi/nutch/trunk/crawl_yanel_ml_development_2007.08.02</value>
--->
-    <description>
-    Path to root of crawl.  This directory is searched (in
-    order) for either the file search-servers.txt, containing a list of
-    distributed search servers, or the directory "index" containing
-    merged indexes, or the directory "segments" containing segment
-    indexes.
-    </description>
-  </property>
-  
-  <property>
-    <name>plugin.includes</name> 
-     <value>nutch-extensionpoints|protocol-file|protocol-http|ontology|languageidentifier|analysis-(fr|en|de)|urlfilter-regex|parse-(text|pdf|mspowerpoint|msword|msexcel|rtf|rss|html|zip)|index-basic|query-(basic|site|url)|lib-jakarta-poi|lib-lucene-analyzers|scoring-opic</value>
-  </property>
-</configuration>



More information about the Yanel-commits mailing list