--- trunk/conf/mjesec.yml 2007/10/31 18:07:33 944 +++ trunk/conf/mjesec.yml 2007/11/03 12:29:16 975 @@ -10,7 +10,7 @@ # which indexing engine to use? (hyperestraier is default) #use_indexer: 'hyperestraier' -use_indexer: 'hyperestraier-native' +#use_indexer: 'hyperestraier-native' #use_indexer: 'kinosearch' # configuration for Hyper Estraier full text search engine @@ -362,7 +362,8 @@ encoding: 'cp852' modify_file: 'conf/modify/common.pl' normalize: - path: 'conf/normalize/ff-libri.pl' + - path: 'conf/normalize/ff-libri.pl' + - path: 'conf/normalize/ff-viseraz-proba.pl' @@ -425,18 +426,26 @@ # normalize: # path: 'conf/normalize/ff-peri.pl' # -# ffps: -# name: 'Psihologija, Filozofski fakultet u Zagrebu' -# code: 'ps' -# url: 'http://www.knjiznice.ffzg.hr/psihologija' -# input: -# - name: peri -# type: isis -# path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/' -# encoding: 'cp852' -# modify_file: 'conf/modify/common.pl' -# normalize: -# path: 'conf/normalize/ff-peri.pl' + ffps: + name: 'Psihologija, Filozofski fakultet u Zagrebu' + code: 'ps' + url: 'http://www.knjiznice.ffzg.hr/psihologija' + input: + - name: peri + type: isis + path: '/backup/isis_backup/sunce2/isisdata/latest/PERI/' + encoding: 'cp852' + modify_file: 'conf/modify/common.pl' + normalize: + path: 'conf/normalize/ff-peri.pl' + - name: libri + type: isis + path: '/backup/isis_backup/sunce2/isisdata/latest/LIBRI/' + encoding: 'cp852' + modify_file: 'conf/modify/common.pl' + normalize: + - path: 'conf/normalize/ff-libri.pl' + - path: 'conf/normalize/ff-viseraz-proba.pl' # ffro: @@ -562,3 +571,22 @@ # output: # module: 'JSON' # path: 'out/exhibit/po.js' + + webpacus: + name: 'Webpacus' + input: + name: 'foobar' + type: marc +# path: 'out/marc/ffsf-peri.marc' + path: 'out/marc/ffkk-libri.marc' + encoding: 'utf-8' + normalize: + path: 'conf/normalize/webpacus.pl' + output: + - module: 'KinoSearch' + path: 'var/kinosearch' + - module: 'Sorted' + path: 'var/sorted' + - module: 'Webpacus' + path: '/data/Webpacus2' +