<div dir="ltr">The pagination is handled by com.alkacon.v8.opencms.list, I've looked in to its source code and there is no limit of 50 results. This seems to be related to SolrCollector, I've found that this was discussed in the maillling list <a href="http://mail.opencms.org/pipermail/opencms-dev/2013q2/038241.html">http://mail.opencms.org/pipermail/opencms-dev/2013q2/038241.html</a> <div style>
When I directly entered the same solr query to handleSolrQuery it found all the documents. <result<span class=""> <span class="">name</span>="<span class="">response</span>"</span><span class=""> <span class="">numFound</span>="<span class="">77</span>"</span><span class=""> <span class="">start</span>="<span class="">0</span>"</span>></div>
<div class="" style="margin-left:1em"><div class="" id="collapsible7"><div class=""><div class=""><span class="" style="display:inline-block;width:10px;vertical-align:bottom;height:10px;color:rgb(0,0,0);font-family:monospace;font-size:13px;background-repeat:no-repeat no-repeat"></span><span class="" style="font-family:monospace;font-size:13px"></span></div>
</div></div></div><div style> </div></div><div class="gmail_extra"><br clear="all"><div>S pozdravem<br>Jakub Ječmínek<br>------------------------------------------------<br>NELASOFT Technologies, s.r.o.<br>Mob: +420 604 575 772<br>
E-mail: <a href="mailto:jakub.jecminek@nelasoft.cz" target="_blank">jakub.jecminek@nelasoft.cz</a><br>Web: <a href="http://www.nelasoft.cz" target="_blank">www.nelasoft.cz</a></div>
<br><br><div class="gmail_quote">2013/5/29 Arturo Martín Lladó <span dir="ltr"><<a href="mailto:arturo.martin.llado@gmail.com" target="_blank">arturo.martin.llado@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi, Jakub:<br>
<br>
Perhaps 50 is the maximum number of results that the collector shows per page.<br>
Have you tried to paginate the results?<br>
<br>
Maybe this can help you: <a href="http://marquex.es/570/easy-pagination-with-opencms" target="_blank">http://marquex.es/570/easy-pagination-with-opencms</a><br>
<br>
Kind regards,<br>
<br>
--<br>
Arturo Martín Lladó<br>
<br>
<br>
2013/5/29 Jakub Ječmínek <<a href="mailto:jakub.jecminek@nelasoft.cz">jakub.jecminek@nelasoft.cz</a>>:<br>
<div><div class="h5">> Hello,<br>
> we are using on our site v8.list for displaying all news for certain year.<br>
> For this we are using collector byQuery. It works well but it seems to<br>
> display only 50 results no matter what I set in the rows parameter.<br>
> The complete parameter(query) looks like this:<br>
> fq=type:v8pressreleases&fq=parent-folders:(/shared/.content/press-releases/<br>
> OR %(request.siteroot)%(link1))&fq=collector.date_prop:[1136070001000 TO<br>
> 1167605999000]&sort=collector.priority_prop desc, collector.date_prop<br>
> desc&rows=100|createPath=%(link1).html<br>
><br>
> I don't know why the rows parameter is ignored.<br>
> Has anybody experienced this issue?<br>
> I'll be grateful for any advice.<br>
> Thanks.<br>
><br>
> Jakub Ječmínek<br>
> ------------------------------------------------<br>
> NELASOFT Technologies, s.r.o.<br>
> Mob: <a href="tel:%2B420%20604%20575%20772" value="+420604575772">+420 604 575 772</a><br>
> E-mail: <a href="mailto:jakub.jecminek@nelasoft.cz">jakub.jecminek@nelasoft.cz</a><br>
> Web: <a href="http://www.nelasoft.cz" target="_blank">www.nelasoft.cz</a><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> This mail is sent to you from the opencms-dev mailing list<br>
> To change your list options, or to unsubscribe from the list, please visit<br>
> <a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
><br>
><br>
><br>
><br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>