cleanup configuration file
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 26 May 2009 14:55:09 +0000 (14:55 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 26 May 2009 14:55:09 +0000 (14:55 +0000)
git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@1190 07558da8-63fa-0310-ba24-9fe276d99e06

vhost/ecas/config.yml

index 99e50df..d2702bc 100644 (file)
@@ -15,28 +15,6 @@ 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'