rewrite attributes to checkboxes which create correct
[webpac2] / vhost / ecas / config.yml
index b245451..d2702bc 100644 (file)
@@ -15,41 +15,20 @@ vhost:
 #    - STREQ: 'Cijeli naslov'
 #
 
-use_indexer: 'hyperestraier'
-
-hyperestraier:
-  masterurl: 'http://localhost:1978'
-  user: 'admin'
-  passwd: 'admin'
-  
-  # number of results on each page
-  hits_on_page: 10
-  # number of results to fetch for suggestion (it will fold multiple sameones)
-  hits_for_suggest: 20
-  # which tag type to use for search engine (used while indexing)
-  type: 'search'
-  #
-
-kinosearch:
-  index_path: 'var/kinosearch/ecas'
-  # clean database before opening? (WARNING: this erases existing database)
-  clean: 1
-  # which field type to index?
-  type: 'search'
-
 databases:
   ecas:
     name: 'Katalog elektroničkih časopisa'
     description: 'dostupnih u zbirkama nabavljenim za potrebe visokoškolskih i znanstvenih ustanova Republike Hrvatske'
     input:
       - name: 'cairn'
-        description: 'Carin'
+        description: 'Cairn'
         module: 'WebPAC::Input::Excel'
         path: '/data/FF/ecasopisi/cairn/Revues_Cairn090420.xls'
-        encoding: 'utf-8'
+        encoding: 'iso-8859-1'
         normalize:
           path: 'vhost/ecas/cairn.pl'
       - name: 'doaj'
+        to: 10
         description: 'DOAJ'
         module: 'WebPAC::Input::Excel'
         path: '/data/FF/ecasopisi/doaj/doaj-20090416.xls'
@@ -94,17 +73,18 @@ databases:
         normalize:
           path: 'vhost/ecas/emerald.pl'
       - name: 'hrcak'
-        description: 'Hrcak'
+        skip: 1
+        description: 'Hrčak'
         module: 'WebPAC::Input::Excel'
         path: '/data/FF/ecasopisi/hrcak/hrcak-naslovi.xls'
-        encoding: 'windows-1250'
+        encoding: 'utf-8'
         normalize:
           path: 'vhost/ecas/hrcak.pl'
       - name: 'jstor'
         description: 'JSTOR'
         module: 'WebPAC::Input::Excel'
         path: '/data/FF/ecasopisi/jstor/as.titleList.xls'
-        encoding: 'windows-1250'
+        encoding: 'iso-8859-1'
         normalize:
           path: 'vhost/ecas/jstor.pl'
       - name: 'jstor'
@@ -136,13 +116,14 @@ databases:
         normalize:
           path: 'vhost/ecas/jstor.pl'
       - name: 'ovid'
-        description: 'Ovid Full Text Journals, PsycARTICLES'
+        description: 'Ovid Full Text'
         module: 'WebPAC::Input::Ovid'
         path: '/data/FF/ecasopisi/ovid/cites-all.txt'
         encoding: 'iso-8859-1'
         normalize:
           path: 'vhost/ecas/ovid.pl'
       - name: 'oxford'
+        skip: 1
         description: 'Oxford Journals'
         module: 'WebPAC::Input::MARC'
         path: '/data/FF/ecasopisi/oxford/sites.dtl'