/[webpac2]/trunk/conf/llin.yml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/conf/llin.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 918 by dpavlin, Tue Oct 30 22:07:08 2007 UTC revision 965 by dpavlin, Fri Nov 2 13:11:25 2007 UTC
# Line 338  databases: Line 338  databases:
338      input:      input:
339        name: 'foobar'        name: 'foobar'
340        type: marc        type: marc
341        path: 'out/marc/ffsf-peri.marc'  #      path: 'out/marc/ffsf-peri.marc'
342          path: 'out/marc/ffkk-libri.marc'
343        encoding: 'cp852'        encoding: 'cp852'
344        normalize:        normalize:
345          path: 'conf/normalize/webpacus.pl'          path: 'conf/normalize/webpacus.pl'
346      output:      output:
347        module: 'KinoSearch'        - module: 'KinoSearch'
348        path: 'var/kinosearch'          path: 'var/kinosearch'
349          - module: 'Sorted'
350            path: 'var/sorted'
351          - module: 'Webpacus'
352            path: '/data/Webpacus2'
353    
354      hidra:
355        name: 'HIDRA'
356        input:
357          - name: bib
358            type: isis
359            path: '/data/hidra/BIB'
360            encoding: 'cp852'
361            #modify_file: 'conf/modify/common.pl'
362            normalize:
363              path: 'conf/normalize/minimal.pl'
364    

Legend:
Removed from v.918  
changed lines
  Added in v.965

  ViewVC Help
Powered by ViewVC 1.1.26