/[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 660 by dpavlin, Fri Sep 8 14:35:51 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: arti
435            type: isis
436            path: '/home/mglavica/mnt/ARTI/ARTI'
437    #        path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'
438            encoding: 'cp852'
439            lookup: 'conf/lookup/isis_ffzg.yml'
440            #limit: 10
441            modify_records:
442              200:
443                '^f':
444                  '; ': '^x'
445            normalize:
446              path: 'conf/normalize/common.pl'
447    
448    fflo:    fflo:
449      name: 'Lingvistika, Filozofski fakultet u Zagrebu'      name: 'Lingvistika, Filozofski fakultet u Zagrebu'
# Line 433  databases: Line 451  databases:
451        name: libri        name: libri
452        type: isis        type: isis
453        path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
454        encoding: '852'        encoding: 'cp852'
455        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
456        #limit: 10        #limit: 10
457        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': ', '  
458        normalize:        normalize:
459          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
460    
# Line 467  databases: Line 464  databases:
464        name: libri        name: libri
465        type: isis        type: isis
466        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
467        encoding: '852'        encoding: 'cp852'
468        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
469        #limit: 10        #limit: 10
470        normalize:        normalize:
# Line 479  databases: Line 476  databases:
476        name: libri        name: libri
477        type: isis        type: isis
478        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'
479        encoding: '852'        encoding: 'cp852'
480        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
481        #limit: 10        #limit: 10
482        normalize:        normalize:
# Line 490  databases: Line 487  databases:
487      input:      input:
488        name: libri        name: libri
489        type: isis        type: isis
490        path: '/backup/isis_backup/A201-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
491        encoding: '852'        encoding: 'cp852'
492        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
493        #limit: 10        #limit: 10
494        normalize:        normalize:
# Line 503  databases: Line 500  databases:
500        name: libri        name: libri
501        type: isis        type: isis
502        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
503        encoding: '852'        encoding: 'cp852'
504        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
505        #limit: 10        #limit: 10
506        normalize:        normalize:
# Line 527  databases: Line 524  databases:
524          # path: '/data/isis_data/PS/LIBRI/'          # path: '/data/isis_data/PS/LIBRI/'
525    
526          # encoding of character set in isis data          # encoding of character set in isis data
527          encoding: '852'          encoding: 'cp852'
528    
529          # lookup          # lookup
530          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
# Line 535  databases: Line 532  databases:
532          # limit number of records to read from database          # limit number of records to read from database
533          #limit: 10          #limit: 10
534    
535            modify_file: 'conf/modify/common.pl'
536            
537          # define normalisation for that source          # define normalisation for that source
538          normalize:          normalize:
539            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?
# Line 547  databases: Line 546  databases:
546        - name: peri        - name: peri
547          type: isis          type: isis
548          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'
549          encoding: '852'          encoding: 'cp852'
550          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
551          #limit: 10          #limit: 10
552          normalize:          normalize:
# Line 558  databases: Line 557  databases:
557      input:      input:
558        name: libri        name: libri
559        type: isis        type: isis
560        path: '/backup/isis_backup/A224-2/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'
561        encoding: '852'        encoding: 'cp852'
562        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
563        #limit: 10        #limit: 10
564        normalize:        normalize:
# Line 571  databases: Line 570  databases:
570        name: libri        name: libri
571        type: isis        type: isis
572        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'
573        encoding: '852'        encoding: 'cp852'
574        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
575        #limit: 10        #limit: 10
576        normalize:        normalize:
# Line 582  databases: Line 581  databases:
581      input:      input:
582        name: libri        name: libri
583        type: isis        type: isis
584        path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'        path: '/data/isis_data/sfb/LIBRI/LIBRI'
585        encoding: '852'  #     path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
586          encoding: 'cp852'
587        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
588        #limit: 10        #limit: 10
589        modify_records:        modify_records:
590          200:          200:
591            '^a':            '^a':
592              ' ; ': '^k'              ' : ': '^e'
593                ' = ': '^d'
594              '^k':
595                '^e': ' : '
596            '^d':            '^d':
597              '^e': ' : '              '^e': ' : '
598            '^e':            '^e':
599              '^d': ' = '              '^d': ' = '
600                '^k': ' ; '
601            '*':            '*':
602              '^g': ' ; '              '^g': ' ; '
603          210:          210:
604            '*':            '^a':
605              '^c': '^b'              '^c': '^b'
606              '^b':
607                ' ; ': '^a'
608                ' : ': '^b'
609              '^d': '^c'              '^d': '^c'
             '. (': '. (^e'  
             ' : ': ' :^f'  
610          700:          700:
611            '^a':            '^a':
612              '^b': ', '              '^b': ', '
# Line 620  databases: Line 625  databases:
625        name: libri        name: libri
626        type: isis        type: isis
627        path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'
628        encoding: '852'        encoding: 'cp852'
629        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
630        #limit: 10        #limit: 10
631        modify_records:        modify_records:
# Line 657  databases: Line 662  databases:
662        name: libri        name: libri
663        type: isis        type: isis
664        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
665        encoding: '852'        encoding: 'cp852'
666        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
667        #limit: 10        #limit: 10
668          modify_records:
669            200:
670              '^a':
671                ' : ': '^e'
672                ' = ': '^d'
673                ' ; ': '^k'
674              '^k':
675                '^e': ' : '
676              '^d':
677                '^e': ' : '
678              '^e':
679                '^d': ' = '
680                '^k': ' ; '
681              '*':
682                '^g': ' ; '
683        normalize:        normalize:
684          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
685    
# Line 669  databases: Line 689  databases:
689        name: libri        name: libri
690        type: isis        type: isis
691        path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'
692        encoding: '852'        encoding: 'cp852'
693        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
694        #limit: 10        #limit: 10
695        normalize:        normalize:
# Line 681  databases: Line 701  databases:
701        name: libri        name: libri
702        type: isis        type: isis
703        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
704        encoding: '852'        encoding: 'cp852'
705        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
706        #limit: 10        #limit: 10
707        normalize:        normalize:
# Line 693  databases: Line 713  databases:
713        name: libri        name: libri
714        type: isis        type: isis
715        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'
716        encoding: '852'        encoding: 'cp852'
717        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
718        #limit: 10        #limit: 10
719        normalize:        normalize:
# Line 705  databases: Line 725  databases:
725        name: knjige        name: knjige
726        type: marc        type: marc
727        path: '/data/drustvene/efzg/unimarc.iso'        path: '/data/drustvene/efzg/unimarc.iso'
728        encoding: '852'        encoding: 'cp852'
729        # CroList recoding pairs to fix encoding problems        # CroList recoding pairs to fix encoding problems
730        recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'        recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'
731        lookup: 'conf/lookup/efzg.yml'        lookup: 'conf/lookup/efzg.yml'
# Line 719  databases: Line 739  databases:
739        name: bib        name: bib
740        type: isis        type: isis
741        path: '/data/drustvene/eizg/BIB'        path: '/data/drustvene/eizg/BIB'
742        encoding: '852'        encoding: 'cp852'
743        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
744        #limit: 100        #limit: 100
745        normalize:        normalize:
# Line 745  databases: Line 765  databases:
765        name: knjige        name: knjige
766        type: isis        type: isis
767        path: '/data/drustvene/irmo/LIBRI'        path: '/data/drustvene/irmo/LIBRI'
768        encoding: '852'        encoding: 'cp852'
769        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
770        #limit: 10        #limit: 10
771        normalize:        normalize:
# Line 771  databases: Line 791  databases:
791        name: knjige        name: knjige
792        type: isis        type: isis
793        path: '/data/drustvene/iztzg/BIB'        path: '/data/drustvene/iztzg/BIB'
794        encoding: '852'        encoding: 'cp852'
795        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
796        #limit: 10        #limit: 10
797        normalize:        normalize:
# Line 783  databases: Line 803  databases:
803        name: bib        name: bib
804        type: isis        type: isis
805        path: '/data/drustvene/jzav/BIB'        path: '/data/drustvene/jzav/BIB'
806        encoding: '852'        encoding: 'cp852'
807        lookup: 'conf/lookup/jzav.yml'        lookup: 'conf/lookup/jzav.yml'
808        #limit: 10        #limit: 10
809        normalize:        normalize:

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

  ViewVC Help
Powered by ViewVC 1.1.26