X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=swish_isis.conf;h=68d96cca1b2327fd238b318ea438b35e827f01ae;hb=59ace2b4b24a63980678c794091a17f6acfb64cb;hp=e4de4937c87418a5a2d474050b5463970b694557;hpb=495da2b2243b10971e285efa06fa07a3043282c5;p=webpac diff --git a/swish_isis.conf b/swish_isis.conf index e4de493..68d96cc 100644 --- a/swish_isis.conf +++ b/swish_isis.conf @@ -5,7 +5,10 @@ # # -S prog -IndexDir ./isis2xml.pl +#IndexDir ./all2xml.pl + +IndexDir /bin/cat +#SwishProgParameters foo.xml # # debug, pass parametears #SwishProgParameters -l 2002 @@ -17,13 +20,13 @@ IndexDir ./isis2xml.pl DefaultContents XML2 # indexed metatags -MetaNames xml +MetaNames xml swishdocpath # stored metatags -#PropertyNames display +PropertyNames html #MetaNameAlias swishtitle title -PropertyNameAlias swishtitle headline_display +PropertyNameAlias swishtitle headline #PropertyNameAlias swishdefault title_display MetaNameAlias xml xml_swish @@ -42,10 +45,10 @@ UndefinedXMLAttributes auto # index description # -IndexFile ./index/isis.index +IndexFile ./index/webpac.index -IndexName "isis" -IndexDescription "data imported from isis" +IndexName "webpac" +IndexDescription "data imported to webpac" IndexPointer "http://webpac.sf.net/" IndexAdmin "dpavlin@rot13.org" @@ -53,7 +56,8 @@ IndexAdmin "dpavlin@rot13.org" # Enable alternate search syntax. # This means a search query can contain ``+'' and ``-'' as syntax parameter. -EnableAltSearchSyntax yes +# this directive is removed in swish 2.4 +#EnableAltSearchSyntax yes # @@ -71,5 +75,5 @@ EnableAltSearchSyntax yes # debug # -ParserWarnLevel 3 -#IndexReport 2 +ParserWarnLevel 0 +IndexReport 0