/[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 636 by dpavlin, Wed Sep 6 19:25:22 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_file: 'conf/modify/common.pl'
455        modify_records:        modify_records:
456          200:          200:
457              '^k':
458                '^e': ' : '
459            '^d':            '^d':
460              '^e': ' : '              '^e': ' : '
461            '^e':            '^e':
462              '^d': ' = '              '^d': ' = '
463                '^k': ' ; '
464            '*':            '*':
465              '^g': ' ; '              '^g': ' ; '
466              '^c': '. '            '^a':
467                ' : ': '^e'
468                ' = ': '^d'
469                ' ; ': '^k'
470          210:          210:
471            '*':            '^a':
472              '^c': '^b'              '^c': '^b'
473              '^b':
474                ' ; ': '^a'
475                ' : ': '^b'
476              '^d': '^c'              '^d': '^c'
477          700:          700:
478            '^a':            '^a':
# Line 467  databases: Line 492  databases:
492        name: libri        name: libri
493        type: isis        type: isis
494        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B025-2/ISISDATA/latest/LIBRI/LIBRI'
495        encoding: '852'        encoding: 'cp852'
496        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
497        #limit: 10        #limit: 10
498        normalize:        normalize:
# Line 479  databases: Line 504  databases:
504        name: libri        name: libri
505        type: isis        type: isis
506        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A226-1/isisdata/latest/LIBRI/LIBRI'
507        encoding: '852'        encoding: 'cp852'
508        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
509        #limit: 10        #limit: 10
510        normalize:        normalize:
# Line 490  databases: Line 515  databases:
515      input:      input:
516        name: libri        name: libri
517        type: isis        type: isis
518        path: '/backup/isis_backup/A201-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A-201-1/isisdata/latest/LIBRI/LIBRI'
519        encoding: '852'        encoding: 'cp852'
520        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
521        #limit: 10        #limit: 10
522        normalize:        normalize:
# Line 503  databases: Line 528  databases:
528        name: libri        name: libri
529        type: isis        type: isis
530        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/C124-3/ISISDATA/latest/LIBRI/LIBRI'
531        encoding: '852'        encoding: 'cp852'
532        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
533        #limit: 10        #limit: 10
534        normalize:        normalize:
# Line 527  databases: Line 552  databases:
552          # path: '/data/isis_data/PS/LIBRI/'          # path: '/data/isis_data/PS/LIBRI/'
553    
554          # encoding of character set in isis data          # encoding of character set in isis data
555          encoding: '852'          encoding: 'cp852'
556    
557          # lookup          # lookup
558          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
# Line 535  databases: Line 560  databases:
560          # limit number of records to read from database          # limit number of records to read from database
561          #limit: 10          #limit: 10
562    
563            modify_records:
564              200:
565                '^d':
566                  '^e': ' : '
567                '^e':
568                  '^d': ' = '
569                '*':
570                  '^g': ' ; '
571                  '^c': '. '
572              210:
573                '^a':
574                  '^c': '^b'
575                '^b':
576                  ' : ': '^b'
577                  '^d': '^c'
578                '*':
579                  '. (': '. (^e'
580                '^e':
581                  ' : ': ' ^f'
582              700:
583                '^a':
584                  '^b': ', '
585              701:
586                '^a':
587                  '^b': ', '
588              702:
589                '^a':
590                  '^b': ', '
591          # define normalisation for that source          # define normalisation for that source
592          normalize:          normalize:
593            # which tag to use in normalize xml for data?            # which tag to use in normalize xml for data?
# Line 547  databases: Line 600  databases:
600        - name: peri        - name: peri
601          type: isis          type: isis
602          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'          path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/PERI'
603          encoding: '852'          encoding: 'cp852'
604          lookup: 'conf/lookup/isis_ffzg.yml'          lookup: 'conf/lookup/isis_ffzg.yml'
605          #limit: 10          #limit: 10
606          normalize:          normalize:
# Line 558  databases: Line 611  databases:
611      input:      input:
612        name: libri        name: libri
613        type: isis        type: isis
614        path: '/backup/isis_backup/A224-2/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A224-6/isisdata/latest/LIBRI/LIBRI'
615        encoding: '852'        encoding: 'cp852'
616        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
617        #limit: 10        #limit: 10
618        normalize:        normalize:
# Line 571  databases: Line 624  databases:
624        name: libri        name: libri
625        type: isis        type: isis
626        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/B009-2/ISISDATA/latest/LIBRI/LIBRI'
627        encoding: '852'        encoding: 'cp852'
628        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
629        #limit: 10        #limit: 10
630        normalize:        normalize:
# Line 582  databases: Line 635  databases:
635      input:      input:
636        name: libri        name: libri
637        type: isis        type: isis
638        path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'        path: '/data/isis_data/sfb/LIBRI/LIBRI'
639        encoding: '852'  #     path: '/backup/isis_backup/A125-3/ISISDATA/latest/LIBRI/LIBRI'
640          encoding: 'cp852'
641        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
642        #limit: 10        #limit: 10
643        modify_records:        modify_records:
644          200:          200:
645            '^a':            '^a':
646              ' ; ': '^k'              ' : ': '^e'
647                ' = ': '^d'
648              '^k':
649                '^e': ' : '
650            '^d':            '^d':
651              '^e': ' : '              '^e': ' : '
652            '^e':            '^e':
653              '^d': ' = '              '^d': ' = '
654                '^k': ' ; '
655            '*':            '*':
656              '^g': ' ; '              '^g': ' ; '
657          210:          210:
658            '*':            '^a':
659              '^c': '^b'              '^c': '^b'
660              '^b':
661                ' ; ': '^a'
662                ' : ': '^b'
663              '^d': '^c'              '^d': '^c'
             '. (': '. (^e'  
             ' : ': ' :^f'  
664          700:          700:
665            '^a':            '^a':
666              '^b': ', '              '^b': ', '
# Line 620  databases: Line 679  databases:
679        name: libri        name: libri
680        type: isis        type: isis
681        path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A121-2/ISISDATA/latest/LIBRI/LIBRI'
682        encoding: '852'        encoding: 'cp852'
683        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
684        #limit: 10        #limit: 10
685        modify_records:        modify_records:
# Line 657  databases: Line 716  databases:
716        name: libri        name: libri
717        type: isis        type: isis
718        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A002-3/isisdata/latest/LIBRI/LIBRI'
719        encoding: '852'        encoding: 'cp852'
720        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
721        #limit: 10        #limit: 10
722          modify_records:
723            200:
724              '^a':
725                ' : ': '^e'
726                ' = ': '^d'
727                ' ; ': '^k'
728              '^k':
729                '^e': ' : '
730              '^d':
731                '^e': ' : '
732              '^e':
733                '^d': ' = '
734                '^k': ' ; '
735              '*':
736                '^g': ' ; '
737        normalize:        normalize:
738          path: 'conf/normalize/common.pl'          path: 'conf/normalize/common.pl'
739    
# Line 669  databases: Line 743  databases:
743        name: libri        name: libri
744        type: isis        type: isis
745        path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A224-1/isisdata/latest/LIBRI/LIBRI'
746        encoding: '852'        encoding: 'cp852'
747        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
748        #limit: 10        #limit: 10
749        normalize:        normalize:
# Line 681  databases: Line 755  databases:
755        name: libri        name: libri
756        type: isis        type: isis
757        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/A112-1/ISISDATA/latest/LIBRI/LIBRI'
758        encoding: '852'        encoding: 'cp852'
759        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
760        #limit: 10        #limit: 10
761        normalize:        normalize:
# Line 693  databases: Line 767  databases:
767        name: libri        name: libri
768        type: isis        type: isis
769        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'        path: '/backup/isis_backup/C107-9/ISISDATA/latest/LIBRI/LIBRI'
770        encoding: '852'        encoding: 'cp852'
771        lookup: 'conf/lookup/isis_ffzg.yml'        lookup: 'conf/lookup/isis_ffzg.yml'
772        #limit: 10        #limit: 10
773        normalize:        normalize:
# Line 705  databases: Line 779  databases:
779        name: knjige        name: knjige
780        type: marc        type: marc
781        path: '/data/drustvene/efzg/unimarc.iso'        path: '/data/drustvene/efzg/unimarc.iso'
782        encoding: '852'        encoding: 'cp852'
783        # CroList recoding pairs to fix encoding problems        # CroList recoding pairs to fix encoding problems
784        recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'        recode: 'ÏC È Ïc è ÂC Æ Âc æ ò ð ÏS © Ïs ¹ ÏZ ® Ïz ¾'
785        lookup: 'conf/lookup/efzg.yml'        lookup: 'conf/lookup/efzg.yml'
# Line 719  databases: Line 793  databases:
793        name: bib        name: bib
794        type: isis        type: isis
795        path: '/data/drustvene/eizg/BIB'        path: '/data/drustvene/eizg/BIB'
796        encoding: '852'        encoding: 'cp852'
797        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
798        #limit: 100        #limit: 100
799        normalize:        normalize:
# Line 745  databases: Line 819  databases:
819        name: knjige        name: knjige
820        type: isis        type: isis
821        path: '/data/drustvene/irmo/LIBRI'        path: '/data/drustvene/irmo/LIBRI'
822        encoding: '852'        encoding: 'cp852'
823        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
824        #limit: 10        #limit: 10
825        normalize:        normalize:
# Line 771  databases: Line 845  databases:
845        name: knjige        name: knjige
846        type: isis        type: isis
847        path: '/data/drustvene/iztzg/BIB'        path: '/data/drustvene/iztzg/BIB'
848        encoding: '852'        encoding: 'cp852'
849        lookup: 'conf/lookup/eizg.yml'        lookup: 'conf/lookup/eizg.yml'
850        #limit: 10        #limit: 10
851        normalize:        normalize:
# Line 783  databases: Line 857  databases:
857        name: bib        name: bib
858        type: isis        type: isis
859        path: '/data/drustvene/jzav/BIB'        path: '/data/drustvene/jzav/BIB'
860        encoding: '852'        encoding: 'cp852'
861        lookup: 'conf/lookup/jzav.yml'        lookup: 'conf/lookup/jzav.yml'
862        #limit: 10        #limit: 10
863        normalize:        normalize:

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

  ViewVC Help
Powered by ViewVC 1.1.26