Author: magnuse
Date: 2006-04-21 11:53:08 +0200 (Fri, 21 Apr 2006)
New Revision: 2780

Modified:
   branches/MOBILE_SESAM/src/conf/tabs.xml
Log:
Added msearch as prefix to entertainment searches.


Modified: branches/MOBILE_SESAM/src/conf/tabs.xml
===================================================================
--- branches/MOBILE_SESAM/src/conf/tabs.xml     2006-04-20 14:40:34 UTC (rev 
2779)
+++ branches/MOBILE_SESAM/src/conf/tabs.xml     2006-04-21 09:53:08 UTC (rev 
2780)
@@ -487,6 +487,11 @@
                                 <modifierName>Spill og 
ringetoner</modifierName>
                             
</no.schibstedsok.front.searchportal.result.AddDocCountModifier>
                         </resultHandlers>
+                        <queryTransformers>
+                            
<no.schibstedsok.front.searchportal.query.TermPrefixTransformer>
+                              <prefix>msearch</prefix>
+                            
</no.schibstedsok.front.searchportal.query.TermPrefixTransformer>
+                        </queryTransformers>
                         
                     </MobileSearch>
                     <MobileSearch>
@@ -1408,6 +1413,12 @@
                             <string>msearchdescription</string>
                         </resultFields>
 
+                        <queryTransformers>
+                            
<no.schibstedsok.front.searchportal.query.TermPrefixTransformer>
+                              <prefix>msearch</prefix>
+                            
</no.schibstedsok.front.searchportal.query.TermPrefixTransformer>
+                        </queryTransformers>
+
                         <resultHandlers>
                             
<no.schibstedsok.front.searchportal.result.VelocityResultHandler/>
                         </resultHandlers>

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

Reply via email to