Author: michiel
Date: 2010-03-30 17:06:54 +0200 (Tue, 30 Mar 2010)
New Revision: 41674

Modified:
   
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relatednodes-search.jspx
Log:
details

Modified: 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relatednodes-search.jspx
===================================================================
--- 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relatednodes-search.jspx
      2010-03-30 15:06:30 UTC (rev 41673)
+++ 
mmbase/trunk/applications/searchrelate/example-webapp/src/main/webapp/relatednodes-search.jspx
      2010-03-30 15:06:54 UTC (rev 41674)
@@ -12,14 +12,12 @@
           type="news" orderby="posrel.pos" unlink="true" sortable="true" 
role="posrel"
           >
         <jsp:attribute name="searcher">
-          <mm-sr:pathsearch path="mags,posrel,news"  create="true">
-            <!-- hmm, this seems to break distinct.
+          <mm-srt:pathsearch path="mags,posrel,news">
             <mm:sortorder field="posrel.pos" />
-            -->
             <!-- you could constraint the query further
             <mm:constraint field="news.title" operator="LIKE" value="%a%" />
             -->
-          </mm-sr:pathsearch>
+          </mm-srt:pathsearch>
         </jsp:attribute>
       </mm-sr:relatednodes>
     </mm:node>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to