/[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 1078 by dpavlin, Wed Nov 28 22:52:18 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 298  databases: Line 299  databases:
299  #        normalize:  #        normalize:
300  #          path: 'conf/normalize/ff-peri.pl'  #          path: 'conf/normalize/ff-peri.pl'
301        
 #  isi:  
 #    name: 'ISI'  
 #    input:  
 #      - name: isi  
 #        type: isi  
 #        path: '/data/citiranje/citirali-sverka.txt'  
 #        encoding: 'ISO-8859-1'  
 #        # modify_file: 'conf/modify/common.pl'  
 #        normalize:  
 #          path: 'conf/normalize/isi.pl'  
 #  
302  #  bibirb:  #  bibirb:
303  #    name: 'Bib IRB'  #    name: 'Bib IRB'
304  #    input:  #    input:
# Line 341  databases: Line 331  databases:
331          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
332          normalize:          normalize:
333            path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/ff-peri.pl'
334          - name: marcp
335            type: marc
336            path: '/data/webpac2/out/marc/ffiz-peri.marc'
337            encoding: 'UTF-8'
338            modify_file: 'conf/modify/common.pl'
339            normalize:
340              path: 'conf/normalize/marc.pl'
341          - name: marcl
342            type: marc
343            path: '/data/webpac2/out/marc/ffiz-libri.marc'
344            encoding: 'UTF-8'
345            modify_file: 'conf/modify/common.pl'
346            normalize:
347              path: 'conf/normalize/marc.pl'
348        - name: libri        - name: libri
349          type: isis          type: isis
350          path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
351          encoding: 'cp852'          encoding: 'cp852'
352          modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
353          normalize:          normalize:
354            path: 'conf/normalize/ff-libri.pl'            - path: 'conf/normalize/ff-libri.pl'
355              - path: 'conf/normalize/ff-viseraz-proba.pl'
356    
357    
358    
359  #  ffkk:  #  ffkk:
# Line 386  databases: Line 392  databases:
392  #         normalize:  #         normalize:
393  #           path: 'conf/normalize/ff-peri.pl'  #           path: 'conf/normalize/ff-peri.pl'
394  #  #
395  #  ffpo:    ffpo:
396  #    name: 'Povijest, Filozofski fakultet u Zagrebu'      name: 'Povijest, Filozofski fakultet u Zagrebu'
397  #    input:      input:
398  #      - name: peri        - name: peri
399  #        type: isis          type: isis
400  #        path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'
401  #        encoding: 'cp852'          encoding: 'cp852'
402  #        modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
403  #        normalize:          normalize:
404  #          path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/ff-peri.pl'
405  #  #
406  #   ffpu:  #   ffpu:
407  #     name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'  #     name: 'Povijest umjetnosti, Filozofski fakultet u Zagrebu'
# Line 409  databases: Line 415  databases:
415  #         normalize:  #         normalize:
416  #           path: 'conf/normalize/ff-peri.pl'  #           path: 'conf/normalize/ff-peri.pl'
417  #  #
418  #  ffps:    ffps:
419  #    name: 'Psihologija, Filozofski fakultet u Zagrebu'      name: 'Psihologija, Filozofski fakultet u Zagrebu'
420  #    code: 'ps'      code: 'ps'
421  #    url: 'http://www.knjiznice.ffzg.hr/psihologija'      url: 'http://www.knjiznice.ffzg.hr/psihologija'
422  #    input:      input:
423  #      - name: peri        - name: peri
424  #        type: isis          type: isis
425  #        path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/'          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/'
426  #        encoding: 'cp852'          encoding: 'cp852'
427  #        modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
428  #        normalize:          normalize:
429  #          path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/ff-peri.pl'
430          - name: libri
431            type: isis
432            path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/'
433            encoding: 'cp852'
434            modify_file: 'conf/modify/common.pl'
435            normalize:
436              - path: 'conf/normalize/ff-libri.pl'
437              - path: 'conf/normalize/ff-viseraz-proba.pl'
438    
439    
440  #   ffro:  #   ffro:
# Line 435  databases: Line 449  databases:
449  #         normalize:  #         normalize:
450  #           path: 'conf/normalize/ff-peri.pl'  #           path: 'conf/normalize/ff-peri.pl'
451  #  #
452  #  ffsf:    ffsf:
453  #    name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'      name: 'Slavenska filologija, Filozofski fakulteti u Zagrebu'
454  #    input:      input:
455  #      - name: peri        - name: peri
456  #        type: isis          type: isis
457  #        path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'          path: '/backup/isis_backup/A125-2/ISISDATA/latest/PERI/PERI'
458  #        encoding: 'cp852'          encoding: 'cp852'
459  #        #limit: 10          #limit: 10
460  #        modify_file: 'conf/modify/common.pl'          modify_file: 'conf/modify/common.pl'
461  #        normalize:          normalize:
462  #          # path: 'conf/normalize/ff-peri.pl'            #path: 'conf/normalize/ff-peri.pl'
463  #          path: 'conf/normalize/ff-peri.pl'            path: 'conf/normalize/ff-peri.pl'
464          - name: marcp
465            type: marc
466            path: '/data/webpac2/out/marc/ffsf-peri.marc'
467            encoding: 'UTF-8'
468            #modify_file: 'conf/modify/common.pl'
469            normalize:
470              path: 'conf/normalize/marc.pl'
471          - name: xls
472            type: excel
473            path: '/data/isis_data/sfd/ffsf-peri.xls'
474            encoding: 'ISO-8859-2'
475            #modify_file: 'conf/modify/common.pl'
476            normalize:
477              path: 'conf/normalize/excel.pl'
478    
479      proba:
480        name: FF
481        input:
482          - name: proba
483            type: isis
484            path: '/backup/isis_backup/A-201-1/isisdata/latest/PERI/PERI'
485            encoding: 'cp852'
486            #limit: 10
487            modify_file: 'conf/modify/common.pl'
488            normalize:
489              path: 'conf/normalize/minimal.pl'
490    
491  #   ffso:  #   ffso:
492  #     name: 'Sociologija, Filozofski fakultet u Zagrebu'  #     name: 'Sociologija, Filozofski fakultet u Zagrebu'
493  #     input:  #     input:
# Line 520  databases: Line 560  databases:
560  #     output:  #     output:
561  #       module: 'JSON'  #       module: 'JSON'
562  #       path: 'out/exhibit/po.js'  #       path: 'out/exhibit/po.js'
563    
564      isi:
565        name: 'ISI'
566        input:
567          - name: isi
568            type: isi
569            path: '/data/citiranje/BRATKO.isi'
570            encoding: 'ISO-8859-1'
571            normalize:
572              path: 'conf/normalize/isi.pl'
573    
574      webpacus:
575        name: 'Webpacus'
576        input:
577          - name: 'bib'
578            type: isis
579            path: '/data/hidra/test/BIB'
580            encoding: 'cp852'
581            normalize:
582              path: 'conf/normalize/webpacus-hidra.pl'
583          - name: 'dir'
584            type: isis
585            path: '/data/hidra/test/DIR'
586            encoding: 'cp852'
587            normalize:
588              path: 'conf/normalize/webpacus-hidra.pl'
589        output:
590          - module: 'KinoSearch'
591            path: 'var/kinosearch'
592          - module: 'Sorted'
593            path: 'var/sorted'
594          - module: 'Webpacus'
595            path: '/data/Webpacus2'                        
596    

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

  ViewVC Help
Powered by ViewVC 1.1.26