added propery for Lucene
authorjohn <john>
Wed, 27 Nov 2002 15:43:10 +0000 (15:43 +0000)
committerjohn <john>
Wed, 27 Nov 2002 15:43:10 +0000 (15:43 +0000)
etc/config.properties-dist

index 1e852b7..d83f701 100755 (executable)
@@ -47,6 +47,9 @@ Mir.Version=1.1beta
 StandardLanguage=de
 DirectOpenposting=yes
 
+#where to put the lucene index
+IndexPath="/tmp/index"
+
 TempDir=/tmp
 
 Log.LogClass = mir.log.log4j.LoggerImpl