Author: ssmiweve
Date: 2008-10-29 22:38:16 +0100 (Wed, 29 Oct 2008)
New Revision: 6901

Modified:
   trunk/generic.sesam/sesam.com/war/src/main/conf/modes.xml
Log:
sesam.com suggestions to work just off common_english list

Modified: trunk/generic.sesam/sesam.com/war/src/main/conf/modes.xml
===================================================================
--- trunk/generic.sesam/sesam.com/war/src/main/conf/modes.xml   2008-10-29 
15:31:09 UTC (rev 6900)
+++ trunk/generic.sesam/sesam.com/war/src/main/conf/modes.xml   2008-10-29 
21:38:16 UTC (rev 6901)
@@ -72,6 +72,12 @@
                            result-fields="list_name AS title,list_entry AS 
body"
                            server-url="solr.serverUrl"/-->
     </mode>
-    
+
+    <mode id="solrSuggestions" inherit="solrSuggestions">
+        <solr-command id="solrSuggestions"
+            query-suffix=" AND list_name:common_english"
+            inherit="solrSuggestions"/>
+     </mode>
+
 </modes>
 

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

Reply via email to