added Microsoft Excel file import
[webpac] / swish_isis.conf
index e4de493..7f282d2 100644 (file)
@@ -5,7 +5,10 @@
 #
 
 # -S prog
-IndexDir ./isis2xml.pl
+#IndexDir ./isis2xml.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
 
@@ -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
 
 
 #