Author: ssolsagl
Date: 2007-05-09 13:31:41 +0200 (Wed, 09 May 2007)
New Revision: 5033

Modified:
   
trunk/core-api/src/main/java/no/schibstedsok/searchportal/mode/command/BlogSearchCommand.java
Log:
doc

Modified: 
trunk/core-api/src/main/java/no/schibstedsok/searchportal/mode/command/BlogSearchCommand.java
===================================================================
--- 
trunk/core-api/src/main/java/no/schibstedsok/searchportal/mode/command/BlogSearchCommand.java
       2007-05-09 11:16:21 UTC (rev 5032)
+++ 
trunk/core-api/src/main/java/no/schibstedsok/searchportal/mode/command/BlogSearchCommand.java
       2007-05-09 11:31:41 UTC (rev 5033)
@@ -42,6 +42,11 @@
     }
 
 
+    /**
+     * Switches sorting by based on the request parameter "userSortBy"
+     * Sortoptions are "+blogsearchprofile" "and publishedtime", default is 
publishedtime.
+     * @return sort field.
+     */
     protected String getSortBy() {
 
         String sortBy = super.getSortBy();

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

Reply via email to