Author: magnuse
Date: 2006-03-31 09:24:59 +0200 (Fri, 31 Mar 2006)
New Revision: 2672

Modified:
   trunk/develop.properties
   trunk/production.properties
   trunk/searchdev.properties
Log:
Added qs.


Modified: trunk/develop.properties
===================================================================
--- trunk/develop.properties    2006-03-31 07:21:47 UTC (rev 2671)
+++ trunk/develop.properties    2006-03-31 07:24:59 UTC (rev 2672)
@@ -14,6 +14,8 @@
 log.file=sesam.develop
 log.level=DEBUG
 
+relevantqueries.host=localhost
+relevantqueries.port=15400
 
 tokenevaluator.host=localhost
 tokenevaluator.port=15400

Modified: trunk/production.properties
===================================================================
--- trunk/production.properties 2006-03-31 07:21:47 UTC (rev 2671)
+++ trunk/production.properties 2006-03-31 07:24:59 UTC (rev 2672)
@@ -17,6 +17,9 @@
 tokenevaluator.linkpulse=true
 tokenevaluator.linkpulseToUrl=http://go.sesam.no/
 
+relevantqueries.host=10.16.195.250
+relevantqueries.port=15200
+
 tokenevaluator.linkpulseSesam=http://www.sesam.no/search/
 mail.smtp.host=localhost
 

Modified: trunk/searchdev.properties
===================================================================
--- trunk/searchdev.properties  2006-03-31 07:21:47 UTC (rev 2671)
+++ trunk/searchdev.properties  2006-03-31 07:24:59 UTC (rev 2672)
@@ -18,7 +18,7 @@
 tokenevaluator.linkpulseSesam=http://sesam.no/search/
 
 relevantqueries.host=10.16.195.250
-relevantquerues.port=15200
+relevantqueries.port=15200
 
 mail.smtp.host=localhost
 

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to