Revision: 2196
Author: [email protected]
Date: Wed Mar  3 06:48:06 2010
Log: Added support for alternative score mechanism in discopower.

A more google suggest like one (only fires when the searchwords are
at the start of the words in the list) is provided.

http://code.google.com/p/simplesamlphp/source/detail?r=2196

Modified:
 /trunk/modules/discopower/config-templates/module_discopower.php

=======================================
--- /trunk/modules/discopower/config-templates/module_discopower.php Wed Mar 3 06:27:52 2010 +++ /trunk/modules/discopower/config-templates/module_discopower.php Wed Mar 3 06:48:06 2010
@@ -25,7 +25,7 @@
* If you want to change the scoring algorithm to a more google suggest like one
          * (filters by start of words) uncomment this ...
          *
-         * 'score' => 'suggest',
+         * 'score' => 'suggest',
          */

 );

--
You received this message because you are subscribed to the Google Groups 
"simpleSAMLphp commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simplesamlphp-commits?hl=en.

Reply via email to