/[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 612 by dpavlin, Wed Aug 23 10:08:17 2006 UTC revision 676 by dpavlin, Wed Sep 13 17:33:08 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        normalize:        normalize:
# Line 409  databases: Line 412  databases:
412        name: libri        name: libri
413        type: isis        type: isis
414        path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A209-2/isisdata/latest/LIBRI/LIBRI'
415        encoding: '852'        encoding: 'cp852'
416        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
417        #limit: 10        #limit: 10
418        normalize:        normalize:
# Line 418  databases: Line 421  databases:
421    ffkk:    ffkk:
422      name: 'Komparativna knji¾evnost, Filozofski fakultet u Zagrebu'      name: 'Komparativna knji¾evnost, Filozofski fakultet u Zagrebu'
423      input:      input:
424        name: libri        - name: libri
425        type: isis          type: isis
426        path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'  #        path: '/home/mglavica/mnt/LIBRI/LIBRI'
427        encoding: '852'          path: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'
428        lookup: 'conf/lookup/isis_ffzg.yml'          encoding: 'cp852'
429        #limit: 10          lookup: 'conf/lookup/isis_ffzg.yml'
430        normalize:          #limit: 10
431          path: 'conf/normalize/common.pl'          modify_file: 'conf/modify/common.pl'
432            normalize:
433              path: 'conf/normalize/common.pl'
434          - name: peri
435            type: isis
436            path: '/backup/isis_backup/A207-3/isisdata/latest/PERI/PERI'
437            encoding: 'cp852'
438            lookup: 'conf/lookup/ffkk-peri.yml'
439            #limit: 10
440            modify_file: 'conf/modify/common.pl'
441            normalize:
442              path: 'conf/normalize/common.pl'
443          - name: arti
444            type: isis
445    #        path: '/home/mglavica/mnt/ARTI/ARTI'
446            path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'
447            encoding: 'cp852'
448            lookup: 'conf/lookup/isis_ffzg.yml'
449            #limit: 10
450            modify_file: 'conf/modify/ffkk_arti.pl'
451            normalize:
452              path: 'conf/normalize/common.pl'
453    
454    fflo:    fflo:
455      name: 'Lingvistika, Filozofski fakultet u Zagrebu'      name: 'Lingvistika, Filozofski fakultet u Zagrebu'
# Line 433  databases: Line 457  databases:
457        name: libri        name: libri
458        type: isis        type: isis
459        path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
460        encoding: '852'        encoding: 'cp852'
461        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
462        #limit: 10        #limit: 10
463        modify_records:        modify_file: 'conf/modify/common.pl'
         200:  
           '^d':  
             '^e': ' : '  
           '^e':  
             '^d': ' = '  
           '*':  
             '^g': ' ; '  
             '^c': '. '  
         210:  
           '*':  
             '^c': '^b'  
             '^d': '^c'  
         700:  
           '^a':  
             '^b': ', '  
         701:  
           '^a':  
             '^b': ', '  
         702:  
           '^a':  
             '^b': ', '  
464        normalize:        normalize:
465          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
466    
# Line 467  databases: Line 470  databases:
470        name: libri        name: libri
471        type: isis        type: isis
472        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
473        encoding: '852'        encoding: 'cp852'
474        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
475        #limit: 10        #limit: 10
476        normalize:        normalize:
# Line 479  databases: Line 482  databases:
482        name: libri        name: libri
483        type: isis        type: isis
484        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'
485        encoding: '852'        encoding: 'cp852'
486        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
487        #limit: 10        #limit: 10
488        normalize:        normalize:
# Line 490  databases: Line 493  databases:
493      input:      input:
494        name: libri        name: libri
495        type: isis        type: isis
496        path: '/backup/isis_backup/A201-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
497        encoding: '852'        encoding: 'cp852'
498        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
499        #limit: 10        #limit: 10
500        normalize:        normalize:
# Line 503  databases: Line 506  databases:
506        name: libri        name: libri
507        type: isis        type: isis
508        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
509        encoding: '852'        encoding: 'cp852'
510        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
511        #limit: 10        #limit: 10
512        normalize:        normalize:
# Line 527  databases: Line 530  databases:
530          # path: '/data/isis_data/PS/LIBRI/'          # path: '/data/isis_data/PS/LIBRI/'
531    
532          # encoding of character set in isis data          # encoding of character set in isis data
533          encoding: '852'          encoding: 'cp852'
534    
535          # lookup          # lookup
536          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
# Line 535  databases: Line 538  databases:
538          # limit number of records to read from database          # limit number of records to read from database
539          #limit: 10          #limit: 10
540    
541            modify_file: 'conf/modify/common.pl'
542            
543          # define normalisation for that source          # define normalisation for that source
544          normalize:          normalize:
545            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?
# Line 547  databases: Line 552  databases:
552        - name: peri        - name: peri
553          type: isis          type: isis
554          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'
555          encoding: '852'          encoding: 'cp852'
556          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
557          #limit: 10          #limit: 10
558          normalize:          normalize:
# Line 558  databases: Line 563  databases:
563      input:      input:
564        name: libri        name: libri
565        type: isis        type: isis
566        path: '/backup/isis_backup/A224-2/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'
567        encoding: '852'        encoding: 'cp852'
568        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
569        #limit: 10        #limit: 10
570        normalize:        normalize:
# Line 571  databases: Line 576  databases:
576        name: libri        name: libri
577        type: isis        type: isis
578        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'
579        encoding: '852'        encoding: 'cp852'
580        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
581        #limit: 10        #limit: 10
582        normalize:        normalize:
# Line 582  databases: Line 587  databases:
587      input:      input:
588        name: libri        name: libri
589        type: isis        type: isis
590        path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'        path: '/data/isis_data/sfb/LIBRI/LIBRI'
591        encoding: '852'  #     path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
592          encoding: 'cp852'
593        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
594        #limit: 10        #limit: 10
595        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': ', '  
596        normalize:        normalize:
597          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
598    
# Line 620  databases: Line 602  databases:
602        name: libri        name: libri
603        type: isis        type: isis
604        path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'
605        encoding: '852'        encoding: 'cp852'
606        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
607        #limit: 10        #limit: 10
608        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': ', '  
609        normalize:        normalize:
610          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
611    
# Line 657  databases: Line 615  databases:
615        name: libri        name: libri
616        type: isis        type: isis
617        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
618        encoding: '852'        encoding: 'cp852'
619        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
620        #limit: 10        #limit: 10
621          modify_records:
622            200:
623              '^a':
624                ' : ': '^e'
625                ' = ': '^d'
626                ' ; ': '^k'
627              '^k':
628                '^e': ' : '
629              '^d':
630                '^e': ' : '
631              '^e':
632                '^d': ' = '
633                '^k': ' ; '
634              '*':
635                '^g': ' ; '
636        normalize:        normalize:
637          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
638    
# Line 669  databases: Line 642  databases:
642        name: libri        name: libri
643        type: isis        type: isis
644        path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'
645        encoding: '852'        encoding: 'cp852'
646        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
647        #limit: 10        #limit: 10
648        normalize:        normalize:
# Line 681  databases: Line 654  databases:
654        name: libri        name: libri
655        type: isis        type: isis
656        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
657        encoding: '852'        encoding: 'cp852'
658        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
659        #limit: 10        #limit: 10
660        normalize:        normalize:
# Line 693  databases: Line 666  databases:
666        name: libri        name: libri
667        type: isis        type: isis
668        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'
669        encoding: '852'        encoding: 'cp852'
670        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
671        #limit: 10        #limit: 10
672        normalize:        normalize:
# Line 705  databases: Line 678  databases:
678        name: knjige        name: knjige
679        type: marc        type: marc
680        path: '/data/drustvene/efzg/unimarc.iso'        path: '/data/drustvene/efzg/unimarc.iso'
681        encoding: '852'        encoding: 'cp852'
682        # CroList recoding pairs to fix encoding problems        # CroList recoding pairs to fix encoding problems
683        recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'        recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'
684        lookup: 'conf/lookup/efzg.yml'        lookup: 'conf/lookup/efzg.yml'
# Line 719  databases: Line 692  databases:
692        name: bib        name: bib
693        type: isis        type: isis
694        path: '/data/drustvene/eizg/BIB'        path: '/data/drustvene/eizg/BIB'
695        encoding: '852'        encoding: 'cp852'
696        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
697        #limit: 100        #limit: 100
698        normalize:        normalize:
# Line 745  databases: Line 718  databases:
718        name: knjige        name: knjige
719        type: isis        type: isis
720        path: '/data/drustvene/irmo/LIBRI'        path: '/data/drustvene/irmo/LIBRI'
721        encoding: '852'        encoding: 'cp852'
722        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
723        #limit: 10        #limit: 10
724        normalize:        normalize:
# Line 771  databases: Line 744  databases:
744        name: knjige        name: knjige
745        type: isis        type: isis
746        path: '/data/drustvene/iztzg/BIB'        path: '/data/drustvene/iztzg/BIB'
747        encoding: '852'        encoding: 'cp852'
748        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
749        #limit: 10        #limit: 10
750        normalize:        normalize:
# Line 783  databases: Line 756  databases:
756        name: bib        name: bib
757        type: isis        type: isis
758        path: '/data/drustvene/jzav/BIB'        path: '/data/drustvene/jzav/BIB'
759        encoding: '852'        encoding: 'cp852'
760        lookup: 'conf/lookup/jzav.yml'        lookup: 'conf/lookup/jzav.yml'
761        #limit: 10        #limit: 10
762        normalize:        normalize:

Legend:
Removed from v.612  
changed lines
  Added in v.676

  ViewVC Help
Powered by ViewVC 1.1.26