/[webpac2]/trunk/conf/mjesec.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/mjesec.yml

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

revision 905 by dpavlin, Mon Oct 29 21:59:43 2007 UTC revision 975 by dpavlin, Sat Nov 3 12:29:16 2007 UTC
# Line 10  sites_root: 'sites' Line 10  sites_root: 'sites'
10    
11  # which indexing engine to use? (hyperestraier is default)  # which indexing engine to use? (hyperestraier is default)
12  #use_indexer: 'hyperestraier'  #use_indexer: 'hyperestraier'
13  use_indexer: 'hyperestraier-native'  #use_indexer: 'hyperestraier-native'
14  #use_indexer: 'kinosearch'  #use_indexer: 'kinosearch'
15    
16  # configuration for Hyper Estraier full text search engine  # configuration for Hyper Estraier full text search engine
# Line 75  webpac: Line 75  webpac:
75      isis: 'WebPAC::Input::ISIS'      isis: 'WebPAC::Input::ISIS'
76      marc: 'WebPAC::Input::MARC'      marc: 'WebPAC::Input::MARC'
77      excel: 'WebPAC::Input::Excel'      excel: 'WebPAC::Input::Excel'
78        dbf: 'WebPAC::Input::DBF'
79      isi: 'WebPAC::Input::ISI'      isi: 'WebPAC::Input::ISI'
80    # define delimiters for validation    # define delimiters for validation
81    delimiters:    delimiters:
# Line 341  databases: Line 342  databases:
342          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
343          normalize:          normalize:
344            path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/ff-peri.pl'
345          - name: marcp
346            type: marc
347            path: '/data/webpac2/out/marc/ffiz-peri.marc'
348            encoding: 'UTF-8'
349            modify_file: 'conf/modify/common.pl'
350            normalize:
351              path: 'conf/normalize/marc.pl'
352          - name: marcl
353            type: marc
354            path: '/data/webpac2/out/marc/ffiz-libri.marc'
355            encoding: 'UTF-8'
356            modify_file: 'conf/modify/common.pl'
357            normalize:
358              path: 'conf/normalize/marc.pl'
359        - name: libri        - name: libri
360          type: isis          type: isis
361          path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
362          encoding: 'cp852'          encoding: 'cp852'
363          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
364          normalize:          normalize:
365            path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/ff-libri.pl'
366              - path: 'conf/normalize/ff-viseraz-proba.pl'
367    
368    
369    
370  #  ffkk:  #  ffkk:
# Line 386  databases: Line 403  databases:
403  #         normalize:  #         normalize:
404  #           path: 'conf/normalize/ff-peri.pl'  #           path: 'conf/normalize/ff-peri.pl'
405  #  #
406  #  ffpo:    ffpo:
407  #    name: 'Povijest, Filozofski fakultet u Zagrebu'      name: 'Povijest, Filozofski fakultet u Zagrebu'
408  #    input:      input:
409  #      - name: peri        - name: peri
410  #        type: isis          type: isis
411  #        path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'
412  #        encoding: 'cp852'          encoding: 'cp852'
413  #        modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
414  #        normalize:          normalize:
415  #          path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/ff-peri.pl'
416  #  #
417  #   ffpu:  #   ffpu:
418  #     name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'  #     name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
# Line 409  databases: Line 426  databases:
426  #         normalize:  #         normalize:
427  #           path: 'conf/normalize/ff-peri.pl'  #           path: 'conf/normalize/ff-peri.pl'
428  #  #
429  #  ffps:    ffps:
430  #    name: 'Psihologija, Filozofski fakultet u Zagrebu'      name: 'Psihologija, Filozofski fakultet u Zagrebu'
431  #    code: 'ps'      code: 'ps'
432  #    url: 'http://www.knjiznice.ffzg.hr/psihologija'      url: 'http://www.knjiznice.ffzg.hr/psihologija'
433  #    input:      input:
434  #      - name: peri        - name: peri
435  #        type: isis          type: isis
436  #        path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/'          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/'
437  #        encoding: 'cp852'          encoding: 'cp852'
438  #        modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
439  #        normalize:          normalize:
440  #          path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/ff-peri.pl'
441          - name: libri
442            type: isis
443            path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
444            encoding: 'cp852'
445            modify_file: 'conf/modify/common.pl'
446            normalize:
447              - path: 'conf/normalize/ff-libri.pl'
448              - path: 'conf/normalize/ff-viseraz-proba.pl'
449    
450    
451  #   ffro:  #   ffro:
# Line 435  databases: Line 460  databases:
460  #         normalize:  #         normalize:
461  #           path: 'conf/normalize/ff-peri.pl'  #           path: 'conf/normalize/ff-peri.pl'
462  #  #
463  #  ffsf:    ffsf:
464  #    name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
465  #    input:      input:
466  #      - name: peri        - name: peri
467  #        type: isis          type: isis
468  #        path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'          path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'
469  #        encoding: 'cp852'          encoding: 'cp852'
470  #        #limit: 10          #limit: 10
471  #        modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
472  #        normalize:          normalize:
473  #          # path: 'conf/normalize/ff-peri.pl'            #path: 'conf/normalize/ff-peri.pl'
474  #          path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/ff-peri.pl'
475          - name: marcp
476            type: marc
477            path: '/data/webpac2/out/marc/ffsf-peri.marc'
478            encoding: 'UTF-8'
479            #modify_file: 'conf/modify/common.pl'
480            normalize:
481              path: 'conf/normalize/marc.pl'
482          - name: xls
483            type: excel
484            path: '/data/isis_data/sfd/ffsf-peri.xls'
485            encoding: 'ISO-8859-2'
486            #modify_file: 'conf/modify/common.pl'
487            normalize:
488              path: 'conf/normalize/excel.pl'
489    
490      proba:
491        name: FF
492        input:
493          - name: proba
494            type: isis
495            path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'
496            encoding: 'cp852'
497            #limit: 10
498            modify_file: 'conf/modify/common.pl'
499            normalize:
500              path: 'conf/normalize/minimal.pl'
501    
502  #   ffso:  #   ffso:
503  #     name: 'Sociologija, Filozofski fakultet u Zagrebu'  #     name: 'Sociologija, Filozofski fakultet u Zagrebu'
504  #     input:  #     input:
# Line 520  databases: Line 571  databases:
571  #     output:  #     output:
572  #       module: 'JSON'  #       module: 'JSON'
573  #       path: 'out/exhibit/po.js'  #       path: 'out/exhibit/po.js'
574    
575      webpacus:
576        name: 'Webpacus'
577        input:
578          name: 'foobar'
579          type: marc
580    #      path: 'out/marc/ffsf-peri.marc'
581          path: 'out/marc/ffkk-libri.marc'
582          encoding: 'utf-8'
583          normalize:
584            path: 'conf/normalize/webpacus.pl'
585        output:
586          - module: 'KinoSearch'
587            path: 'var/kinosearch'
588          - module: 'Sorted'
589            path: 'var/sorted'
590          - module: 'Webpacus'
591            path: '/data/Webpacus2'                        
592    

Legend:
Removed from v.905  
changed lines
  Added in v.975

  ViewVC Help
Powered by ViewVC 1.1.26