--- trunk/swish_isis.conf 2003/01/11 06:15:10 6 +++ trunk/swish_isis.conf 2003/01/11 16:44:03 7 @@ -4,11 +4,10 @@ # what to index? # -# -S fs -#IndexDir /home/dpavlin/nn/swish/out.xml # -S prog IndexDir ./isis2xml.pl -# debug, limit just to year 2002 +# +# debug, pass parametears #SwishProgParameters -l 2002 # don't output html2xml progress. #SwishProgParameters -q @@ -16,28 +15,33 @@ # input file definition DefaultContents XML2 -MetaNames xml nn naslov_czs naslov aname -PropertyNames nn br god nr -#MetaNames xml nn br god nr aname naslov naslov_czs - -#MetaNameAlias naslov title -PropertyNameAlias swishtitle naslov - -MetaNamesRank -5 aname -MetaNamesRank -4 nr -MetaNamesRank 0 god -MetaNamesRank 1 br -MetaNamesRank 2 naslov_czs -MetaNamesRank 3 naslov + +# indexed metatags +MetaNames xml + +# stored metatags +#PropertyNames display + +#MetaNameAlias swishtitle title +PropertyNameAlias swishtitle headline_display +#PropertyNameAlias swishdefault title_display + +#MetaNamesRank -4 publisher +#MetaNamesRank 0 title.index +#MetaNamesRank 1 author.index #UndefinedMetaTags error #UndefinedXMLAttributes error +#XMLClassAttributes type +UndefinedMetaTags auto +UndefinedXMLAttributes auto + # # index description # -IndexFile ./swish_isis.index +IndexFile ./index/isis.index IndexName "isis" IndexDescription "data imported from isis" @@ -66,5 +70,5 @@ # debug # -#ParserWarnLevel 3 +ParserWarnLevel 3 #IndexReport 2