/[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 635 by dpavlin, Wed Sep 6 18:08:52 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: '/backup/isis_backup/A207-3/isisdata/latest/LIBRI/LIBRI'
427        encoding: '852'          encoding: 'cp852'
428        lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
429        #limit: 10          #limit: 10
430        normalize:          normalize:
431          path: 'conf/normalize/common.pl'            path: 'conf/normalize/common.pl'
432          - name: arti
433            type: isis
434            path: '/backup/isis_backup/A207-3/isisdata/latest/ARTI/ARTI'
435            encoding: 'cp852'
436            lookup: 'conf/lookup/isis_ffzg.yml'
437            #limit: 10
438            modify_records:
439              200:
440                '^f':
441                  '; ': '^x'
442            normalize:
443              path: 'conf/normalize/common.pl'
444    
445    fflo:    fflo:
446      name: 'Lingvistika, Filozofski fakultet u Zagrebu'      name: 'Lingvistika, Filozofski fakultet u Zagrebu'
# Line 433  databases: Line 448  databases:
448        name: libri        name: libri
449        type: isis        type: isis
450        path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A108-1/ISISDATA/latest/LIBRI/LIBRI'
451        encoding: '852'        encoding: 'cp852'
452        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
453        #limit: 10        #limit: 10
454        modify_records:        modify_records:
455          200:          200:
456              '^k':
457                '^e': ' : '
458            '^d':            '^d':
459              '^e': ' : '              '^e': ' : '
460            '^e':            '^e':
461              '^d': ' = '              '^d': ' = '
462                '^k': ' ; '
463            '*':            '*':
464              '^g': ' ; '              '^g': ' ; '
465              '^c': '. '            '^a':
466              '^k': ' ; '              ' : ': '^e'
467                ' = ': '^d'
468                ' ; ': '^k'
469          210:          210:
470            '^a':            '^a':
471              '^c': '^b'              '^c': '^b'
472            '^b':            '^b':
473                ' ; ': '^a'
474                ' : ': '^b'
475              '^d': '^c'              '^d': '^c'
476          700:          700:
477            '^a':            '^a':
# Line 469  databases: Line 491  databases:
491        name: libri        name: libri
492        type: isis        type: isis
493        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
494        encoding: '852'        encoding: 'cp852'
495        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
496        #limit: 10        #limit: 10
497        normalize:        normalize:
# Line 481  databases: Line 503  databases:
503        name: libri        name: libri
504        type: isis        type: isis
505        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'
506        encoding: '852'        encoding: 'cp852'
507        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
508        #limit: 10        #limit: 10
509        normalize:        normalize:
# Line 492  databases: Line 514  databases:
514      input:      input:
515        name: libri        name: libri
516        type: isis        type: isis
517        path: '/backup/isis_backup/A201-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
518        encoding: '852'        encoding: 'cp852'
519        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
520        #limit: 10        #limit: 10
521        normalize:        normalize:
# Line 505  databases: Line 527  databases:
527        name: libri        name: libri
528        type: isis        type: isis
529        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
530        encoding: '852'        encoding: 'cp852'
531        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
532        #limit: 10        #limit: 10
533        normalize:        normalize:
# Line 529  databases: Line 551  databases:
551          # path: '/data/isis_data/PS/LIBRI/'          # path: '/data/isis_data/PS/LIBRI/'
552    
553          # encoding of character set in isis data          # encoding of character set in isis data
554          encoding: '852'          encoding: 'cp852'
555    
556          # lookup          # lookup
557          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
# Line 550  databases: Line 572  databases:
572              '^a':              '^a':
573                '^c': '^b'                '^c': '^b'
574              '^b':              '^b':
575                  ' : ': '^b'
576                '^d': '^c'                '^d': '^c'
577                '*':
578                  '. (': '. (^e'
579                '^e':
580                  ' : ': ' ^f'
581            700:            700:
582              '^a':              '^a':
583                '^b': ', '                '^b': ', '
# Line 572  databases: Line 599  databases:
599        - name: peri        - name: peri
600          type: isis          type: isis
601          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'
602          encoding: '852'          encoding: 'cp852'
603          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
604          #limit: 10          #limit: 10
605          normalize:          normalize:
# Line 583  databases: Line 610  databases:
610      input:      input:
611        name: libri        name: libri
612        type: isis        type: isis
613        path: '/backup/isis_backup/A224-2/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'
614        encoding: '852'        encoding: 'cp852'
615        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
616        #limit: 10        #limit: 10
617        normalize:        normalize:
# Line 596  databases: Line 623  databases:
623        name: libri        name: libri
624        type: isis        type: isis
625        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'
626        encoding: '852'        encoding: 'cp852'
627        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
628        #limit: 10        #limit: 10
629        normalize:        normalize:
# Line 607  databases: Line 634  databases:
634      input:      input:
635        name: libri        name: libri
636        type: isis        type: isis
637        path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'        path: '/data/isis_data/sfb/LIBRI/LIBRI'
638        encoding: '852'  #     path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
639          encoding: 'cp852'
640        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
641        #limit: 10        #limit: 10
642        modify_records:        modify_records:
643          200:          200:
644            '^a':            '^a':
645              ' ; ': '^k'              ' : ': '^e'
646                ' = ': '^d'
647              '^k':
648                '^e': ' : '
649            '^d':            '^d':
650              '^e': ' : '              '^e': ' : '
651            '^e':            '^e':
652              '^d': ' = '              '^d': ' = '
653                '^k': ' ; '
654            '*':            '*':
655              '^g': ' ; '              '^g': ' ; '
656          210:          210:
657            '*':            '^a':
658              '^c': '^b'              '^c': '^b'
659              '^b':
660                ' ; ': '^a'
661                ' : ': '^b'
662              '^d': '^c'              '^d': '^c'
             '. (': '. (^e'  
             ' : ': ' :^f'  
663          700:          700:
664            '^a':            '^a':
665              '^b': ', '              '^b': ', '
# Line 645  databases: Line 678  databases:
678        name: libri        name: libri
679        type: isis        type: isis
680        path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'
681        encoding: '852'        encoding: 'cp852'
682        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
683        #limit: 10        #limit: 10
684        modify_records:        modify_records:
# Line 682  databases: Line 715  databases:
715        name: libri        name: libri
716        type: isis        type: isis
717        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
718        encoding: '852'        encoding: 'cp852'
719        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
720        #limit: 10        #limit: 10
721          modify_records:
722            200:
723              '^a':
724                ' : ': '^e'
725                ' = ': '^d'
726                ' ; ': '^k'
727              '^k':
728                '^e': ' : '
729              '^d':
730                '^e': ' : '
731              '^e':
732                '^d': ' = '
733                '^k': ' ; '
734              '*':
735                '^g': ' ; '
736        normalize:        normalize:
737          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
738    
# Line 694  databases: Line 742  databases:
742        name: libri        name: libri
743        type: isis        type: isis
744        path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'
745        encoding: '852'        encoding: 'cp852'
746        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
747        #limit: 10        #limit: 10
748        normalize:        normalize:
# Line 706  databases: Line 754  databases:
754        name: libri        name: libri
755        type: isis        type: isis
756        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
757        encoding: '852'        encoding: 'cp852'
758        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
759        #limit: 10        #limit: 10
760        normalize:        normalize:
# Line 718  databases: Line 766  databases:
766        name: libri        name: libri
767        type: isis        type: isis
768        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'
769        encoding: '852'        encoding: 'cp852'
770        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
771        #limit: 10        #limit: 10
772        normalize:        normalize:
# Line 730  databases: Line 778  databases:
778        name: knjige        name: knjige
779        type: marc        type: marc
780        path: '/data/drustvene/efzg/unimarc.iso'        path: '/data/drustvene/efzg/unimarc.iso'
781        encoding: '852'        encoding: 'cp852'
782        # CroList recoding pairs to fix encoding problems        # CroList recoding pairs to fix encoding problems
783        recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'        recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'
784        lookup: 'conf/lookup/efzg.yml'        lookup: 'conf/lookup/efzg.yml'
# Line 744  databases: Line 792  databases:
792        name: bib        name: bib
793        type: isis        type: isis
794        path: '/data/drustvene/eizg/BIB'        path: '/data/drustvene/eizg/BIB'
795        encoding: '852'        encoding: 'cp852'
796        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
797        #limit: 100        #limit: 100
798        normalize:        normalize:
# Line 770  databases: Line 818  databases:
818        name: knjige        name: knjige
819        type: isis        type: isis
820        path: '/data/drustvene/irmo/LIBRI'        path: '/data/drustvene/irmo/LIBRI'
821        encoding: '852'        encoding: 'cp852'
822        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
823        #limit: 10        #limit: 10
824        normalize:        normalize:
# Line 796  databases: Line 844  databases:
844        name: knjige        name: knjige
845        type: isis        type: isis
846        path: '/data/drustvene/iztzg/BIB'        path: '/data/drustvene/iztzg/BIB'
847        encoding: '852'        encoding: 'cp852'
848        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
849        #limit: 10        #limit: 10
850        normalize:        normalize:
# Line 808  databases: Line 856  databases:
856        name: bib        name: bib
857        type: isis        type: isis
858        path: '/data/drustvene/jzav/BIB'        path: '/data/drustvene/jzav/BIB'
859        encoding: '852'        encoding: 'cp852'
860        lookup: 'conf/lookup/jzav.yml'        lookup: 'conf/lookup/jzav.yml'
861        #limit: 10        #limit: 10
862        normalize:        normalize:

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

  ViewVC Help
Powered by ViewVC 1.1.26