Author: magnuse Date: 2006-03-31 09:21:47 +0200 (Fri, 31 Mar 2006) New Revision: 2671
Modified: trunk/searchdev.properties Log: Added query suggestions. Modified: trunk/searchdev.properties =================================================================== --- trunk/searchdev.properties 2006-03-31 06:47:35 UTC (rev 2670) +++ trunk/searchdev.properties 2006-03-31 07:21:47 UTC (rev 2671) @@ -17,6 +17,9 @@ tokenevaluator.linkpulseToUrl=http://go.sesam.no/ tokenevaluator.linkpulseSesam=http://sesam.no/search/ +relevantqueries.host=10.16.195.250 +relevantquerues.port=15200 + mail.smtp.host=localhost tradedoubler.context.url=http://searchdev.schibstedsok.no/search/ _______________________________________________ Kernel-commits mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-commits
