r1382@llin: dpavlin | 2007-10-30 22:58:35 +0100
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 30 Oct 2007 22:07:08 +0000 (22:07 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 30 Oct 2007 22:07:08 +0000 (22:07 +0000)
 new experimental Webpacus v2 target

git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@918 07558da8-63fa-0310-ba24-9fe276d99e06

conf/llin.yml

index 21dcdde..1563f3c 100644 (file)
@@ -233,20 +233,6 @@ databases:
         tag: 'isis'
         path: 'conf/normalize/common.pl'
   
-  # excel
-  excel:
-    name: 'Excel'
-  
-    input:
-      name: doaj
-      type: excel
-      path: '/data/isis_data/doaj2csv.xls'
-      #encoding: 'cp852'
-      #limit: 100
-      normalize:
-        #tag: 'isis'
-        path: 'conf/normalize/excel.pl'
-
   ffsfb:
     name: 'Slavenska filologija (B), Filozofski fakulteti u Zagrebu'
     input:
@@ -339,13 +325,24 @@ databases:
     input:
       name: 'FFZG - Psihologija'
       type: marc
-#      path: 'ps.marc'
-      path: 'ffsf-librim.marc'
+      path: 'out/marc/ffsf-peri.marc'
       encoding: 'cp852'
-      #limit: 100
       normalize:
         path: 'conf/normalize/json.pl'
     output:
       module: 'JSON'
       path: 'out/exhibit/ps.js'
 
+  webpacus:
+    name: 'Webpacus'
+    input:
+      name: 'foobar'
+      type: marc
+      path: 'out/marc/ffsf-peri.marc'
+      encoding: 'cp852'
+      normalize:
+        path: 'conf/normalize/webpacus.pl'
+    output:
+      module: 'KinoSearch'
+      path: 'var/kinosearch'
+