/[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 622 by dpavlin, Fri Aug 25 19:22:33 2006 UTC revision 694 by dpavlin, Sun Sep 24 22:41:41 2006 UTC
# Line 9  catalyst_encoding: 'UTF-8' Line 9  catalyst_encoding: 'UTF-8'
9  sites_root: 'sites'  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'
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 24  hyperestraier: Line 25  hyperestraier:
25    # don't turn this on! it will spit huge amounts of output    # don't turn this on! it will spit huge amounts of output
26    #debug: 1    #debug: 1
27    #    #
28      #
29      path: 'casket/'
30    # number of results on each page    # number of results on each page
31    hits_on_page: 10    hits_on_page: 10
32    # number of results to fetch for suggestion (it will fold multiple sameones)    # number of results to fetch for suggestion (it will fold multiple sameones)
# Line 304  databases: Line 307  databases:
307        name: libri        name: libri
308        type: isis        type: isis
309        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A105-1/ISIS/latest/LIBRI/LIBRI'
310        encoding: '852'        encoding: 'cp852'
311        lookup: 'conf/lookup/isis.pm'        lookup: 'conf/lookup/isis.pm'
312        #limit: 10        #limit: 10
313        normalize:        normalize:
# Line 316  databases: Line 319  databases:
319        name: libri        name: libri
320        type: isis        type: isis
321        path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A018-2/isisdata/latest/LIBRI/LIBRI'
322        encoding: '852'        encoding: 'cp852'
323        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
324        #limit: 10        #limit: 10
325        normalize:        normalize:
# Line 328  databases: Line 331  databases:
331        name: libri        name: libri
332        type: isis        type: isis
333        path: '/backup/isis_backup/A203-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A203-2/ISISDATA/latest/LIBRI/LIBRI'
334        encoding: '852'        encoding: 'cp852'
335        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
336        #limit: 10        #limit: 10
337        normalize:        normalize:
# Line 340  databases: Line 343  databases:
343        name: libri        name: libri
344        type: isis        type: isis
345        path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A102-1B/ISISDATA/latest/LIBRI/LIBRI'
346        encoding: '852'        encoding: 'cp852'
347        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
348        #limit: 10        #limit: 10
349        normalize:        normalize:
# Line 352  databases: Line 355  databases:
355        - name: libri        - name: libri
356          type: isis          type: isis
357          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/LIBRI/LIBRI'
358          encoding: '852'          encoding: 'cp852'
359          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
360          #limit: 10          #limit: 10
361          normalize:          normalize:
# Line 360  databases: Line 363  databases:
363        - name: arti        - name: arti
364          type: isis          type: isis
365          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/ARTI/ARTI'          path: '/backup/isis_backup/novi-40162/ISISDATA/latest/ARTI/ARTI'
366          encoding: '852'          encoding: 'cp852'
367          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
368          #limit: 10          #limit: 10
369          normalize:          normalize:
# Line 373  databases: Line 376  databases:
376        name: libri        name: libri
377        type: isis        type: isis
378        path: '/backup/isis_backup/A106-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A106-1/isisdata/latest/LIBRI/LIBRI'
379        encoding: '852'        encoding: 'cp852'
380        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
381        #limit: 10        #limit: 10
382        normalize:        normalize:
# Line 385  databases: Line 388  databases:
388        name: libri        name: libri
389        type: isis        type: isis
390        path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B001-2/winisis/latest/LIBRI/LIBRI'
391        encoding: '852'        encoding: 'cp852'
392        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
393        #limit: 10        #limit: 10
394        normalize:        normalize:
# Line 397  databases: Line 400  databases:
400        name: libri        name: libri
401        type: isis        type: isis
402        path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A129-2/isisdata/latest/LIBRI/LIBRI'
403        encoding: '852'        encoding: 'cp852'
404        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
405        #limit: 10        #limit: 10
406          modify_file: 'conf/modify/common.pl'
407        normalize:        normalize:
408          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
409    
# Line 409  databases: Line 413  databases:
413        name: libri        name: libri
414        type: isis        type: isis
415        path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'
416        encoding: '852'        encoding: 'cp852'
417        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
418        #limit: 10        #limit: 10
419        normalize:        normalize:
# Line 418  databases: Line 422  databases:
422    ffkk:    ffkk:
423      name: 'Komparativna knji¾evnost, Filozofski fakultet u Zagrebu'      name: 'Komparativna knji¾evnost, Filozofski fakultet u Zagrebu'
424      input:      input:
425        name: libri        - name: libri
426        type: isis          type: isis
427        path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'  #        path: '/home/mglavica/mnt/LIBRI/LIBRI'
428        encoding: '852'          path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'
429        lookup: 'conf/lookup/isis_ffzg.yml'          encoding: 'cp852'
430        #limit: 10          lookup: 'conf/lookup/isis_ffzg.yml'
431        normalize:          #limit: 10
432          path: 'conf/normalize/common.pl'          modify_file: 'conf/modify/common.pl'
433            normalize:
434              path: 'conf/normalize/common.pl'
435          - name: peri
436            type: isis
437            path: '/backup/isis_backup/A207-3/isisdata/latest/PERI/PERI'
438            encoding: 'cp852'
439            lookup: 'conf/lookup/ffkk-peri.yml'
440            #limit: 10
441            modify_file: 'conf/modify/common.pl'
442            normalize:
443              path: 'conf/normalize/common.pl'
444          - name: arti
445            type: isis
446    #        path: '/home/mglavica/mnt/ARTI/ARTI'
447            path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'
448            encoding: 'cp852'
449            lookup: 'conf/lookup/isis_ffzg.yml'
450            #limit: 10
451            modify_file: 'conf/modify/ffkk_arti.pl'
452            normalize:
453              path: 'conf/normalize/common.pl'
454    
455    fflo:    fflo:
456      name: 'Lingvistika, Filozofski fakultet u Zagrebu'      name: 'Lingvistika, Filozofski fakultet u Zagrebu'
# Line 433  databases: Line 458  databases:
458        name: libri        name: libri
459        type: isis        type: isis
460        path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
461        encoding: '852'        encoding: 'cp852'
462        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
463        #limit: 10        #limit: 10
464        modify_records:        modify_file: 'conf/modify/common.pl'
         200:  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
             '^c': '. '  
             '^k': ' ; '  
         210:  
           '^a':  
             '^c': '^b'  
           '^b':  
             '^d': '^c'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
465        normalize:        normalize:
466          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
467    
# Line 469  databases: Line 471  databases:
471        name: libri        name: libri
472        type: isis        type: isis
473        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
474        encoding: '852'        encoding: 'cp852'
475        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
476        #limit: 10        #limit: 10
477        normalize:        normalize:
# Line 481  databases: Line 483  databases:
483        name: libri        name: libri
484        type: isis        type: isis
485        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'
486        encoding: '852'        encoding: 'cp852'
487        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
488        #limit: 10        #limit: 10
489        normalize:        normalize:
# Line 492  databases: Line 494  databases:
494      input:      input:
495        name: libri        name: libri
496        type: isis        type: isis
497        path: '/backup/isis_backup/A201-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
498        encoding: '852'        encoding: 'cp852'
499        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
500        #limit: 10        modify_file: 'conf/modify/common.pl'
501        normalize:        normalize:
502          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
503    
# Line 505  databases: Line 507  databases:
507        name: libri        name: libri
508        type: isis        type: isis
509        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
510        encoding: '852'        encoding: 'cp852'
511        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
512        #limit: 10        #limit: 10
513        normalize:        normalize:
# Line 529  databases: Line 531  databases:
531          # path: '/data/isis_data/PS/LIBRI/'          # path: '/data/isis_data/PS/LIBRI/'
532    
533          # encoding of character set in isis data          # encoding of character set in isis data
534          encoding: '852'          encoding: 'cp852'
535    
536          # lookup          # lookup
537          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
# Line 537  databases: Line 539  databases:
539          # limit number of records to read from database          # limit number of records to read from database
540          #limit: 10          #limit: 10
541    
542          modify_records:          modify_file: 'conf/modify/common.pl'
543            200:          
             '^d':  
               '^e': ' : '  
             '^e':  
               '^d': ' = '  
             '*':  
               '^g': ' ; '  
               '^c': '. '  
           210:  
             '^a':  
               '^c': '^b'  
             '^b':  
               '^d': '^c'  
           700:  
             '^a':  
               '^b': ', '  
           701:  
             '^a':  
               '^b': ', '  
           702:  
             '^a':  
               '^b': ', '  
544          # define normalisation for that source          # define normalisation for that source
545          normalize:          normalize:
546            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?
# Line 572  databases: Line 553  databases:
553        - name: peri        - name: peri
554          type: isis          type: isis
555          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'
556          encoding: '852'          encoding: 'cp852'
557          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
558          #limit: 10          #limit: 10
559          normalize:          normalize:
# Line 583  databases: Line 564  databases:
564      input:      input:
565        name: libri        name: libri
566        type: isis        type: isis
567        path: '/backup/isis_backup/A224-2/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'
568        encoding: '852'        encoding: 'cp852'
569        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
570        #limit: 10        #limit: 10
571        normalize:        normalize:
# Line 596  databases: Line 577  databases:
577        name: libri        name: libri
578        type: isis        type: isis
579        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'
580        encoding: '852'        encoding: 'cp852'
581        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
582        #limit: 10        #limit: 10
583        normalize:        normalize:
# Line 607  databases: Line 588  databases:
588      input:      input:
589        name: libri        name: libri
590        type: isis        type: isis
591        path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'        path: '/data/isis_data/sfb/LIBRI/LIBRI'
592        encoding: '852'  #     path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
593          encoding: 'cp852'
594        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
595        #limit: 10        #limit: 10
596        modify_records:        modify_file: 'conf/modify/common.pl'
         200:  
           '^a':  
             ' ; ': '^k'  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
             '. (': '. (^e'  
             ' : ': ' :^f'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
597        normalize:        normalize:
598          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
599    
# Line 644  databases: Line 602  databases:
602      input:      input:
603        name: libri        name: libri
604        type: isis        type: isis
605        path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/data/isis_data/sfm/LIBRI/LIBRI'
606        encoding: '852'  #      path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'
607          encoding: 'cp852'
608        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
609        #limit: 10        #limit: 10
610        modify_records:        modify_file: 'conf/modify/common.pl'
         200:  
           '^a':  
             ' ; ': '^k'  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
             '. (': '. (^e'  
             ' : ': ' :^f'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
611        normalize:        normalize:
612          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
613    
# Line 682  databases: Line 617  databases:
617        name: libri        name: libri
618        type: isis        type: isis
619        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
620        encoding: '852'        encoding: 'cp852'
621        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
622        #limit: 10        #limit: 10
623          modify_records:
624            200:
625              '^a':
626                ' : ': '^e'
627                ' = ': '^d'
628                ' ; ': '^k'
629              '^k':
630                '^e': ' : '
631              '^d':
632                '^e': ' : '
633              '^e':
634                '^d': ' = '
635                '^k': ' ; '
636              '*':
637                '^g': ' ; '
638        normalize:        normalize:
639          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
640    
# Line 694  databases: Line 644  databases:
644        name: libri        name: libri
645        type: isis        type: isis
646        path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'
647        encoding: '852'        encoding: 'cp852'
648        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
649        #limit: 10        #limit: 10
650          modify_file: 'conf/modify/common.pl'
651        normalize:        normalize:
652          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
653    
# Line 706  databases: Line 657  databases:
657        name: libri        name: libri
658        type: isis        type: isis
659        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
660        encoding: '852'        encoding: 'cp852'
661        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
662        #limit: 10        #limit: 10
663          modify_file: 'conf/modify/common.pl'
664        normalize:        normalize:
665          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
666    
# Line 718  databases: Line 670  databases:
670        name: libri        name: libri
671        type: isis        type: isis
672        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'
673        encoding: '852'        encoding: 'cp852'
674        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
675        #limit: 10        #limit: 10
676        normalize:        normalize:
# Line 730  databases: Line 682  databases:
682        name: knjige        name: knjige
683        type: marc        type: marc
684        path: '/data/drustvene/efzg/unimarc.iso'        path: '/data/drustvene/efzg/unimarc.iso'
685        encoding: '852'        encoding: 'cp852'
686        # CroList recoding pairs to fix encoding problems        # CroList recoding pairs to fix encoding problems
687        recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'        recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'
688        lookup: 'conf/lookup/efzg.yml'        lookup: 'conf/lookup/efzg.yml'
# Line 744  databases: Line 696  databases:
696        name: bib        name: bib
697        type: isis        type: isis
698        path: '/data/drustvene/eizg/BIB'        path: '/data/drustvene/eizg/BIB'
699        encoding: '852'        encoding: 'cp852'
700        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
701        #limit: 100        #limit: 100
702        normalize:        normalize:
# Line 770  databases: Line 722  databases:
722        name: knjige        name: knjige
723        type: isis        type: isis
724        path: '/data/drustvene/irmo/LIBRI'        path: '/data/drustvene/irmo/LIBRI'
725        encoding: '852'        encoding: 'cp852'
726        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
727        #limit: 10        #limit: 10
728        normalize:        normalize:
# Line 796  databases: Line 748  databases:
748        name: knjige        name: knjige
749        type: isis        type: isis
750        path: '/data/drustvene/iztzg/BIB'        path: '/data/drustvene/iztzg/BIB'
751        encoding: '852'        encoding: 'cp852'
752        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
753        #limit: 10        #limit: 10
754        normalize:        normalize:
# Line 808  databases: Line 760  databases:
760        name: bib        name: bib
761        type: isis        type: isis
762        path: '/data/drustvene/jzav/BIB'        path: '/data/drustvene/jzav/BIB'
763        encoding: '852'        encoding: 'cp852'
764        lookup: 'conf/lookup/jzav.yml'        lookup: 'conf/lookup/jzav.yml'
765        #limit: 10        #limit: 10
766        normalize:        normalize:

Legend:
Removed from v.622  
changed lines
  Added in v.694

  ViewVC Help
Powered by ViewVC 1.1.26