<div dir="ltr"><div><div>Hi, Davide:<br><br></div>Just a little hint: don't forget to use the parameter "&rows=VERY_LARGE_NUMBER" in order to avoid the, by default, 10 results returned by the Solr handler.<br>
<br></div><div>On the other hand, I have no problem using the <cms:contentinfo> tag in my collector:<br><br><cms:contentload collector="byQuery" preload="false" param="${solrQuery}"<br>
            pageSize="${number_of_<div>elements_for_each_page}" pageIndex="${current_page}" pageNavLength="${page_nav_length}" editable="true"><br><br><cms:contentinfo var="info" scope="request" /><br>
         <br>            <c:if test="${info.resultSize > 0}"><br>
<br>[..]<br><br></div><div>            </c:if><br></div><div><br></div><div></cms:contentload><br></div><br></div><div><br></div>Good luck :-)<br><div><div class="gmail_extra"><div><br>--<br>Arturo Martín Lladó</div>

<br><br><div class="gmail_quote">2013/5/24 Cavva <span dir="ltr"><<a href="mailto:davide.cavarretta@gmail.com" target="_blank">davide.cavarretta@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thank you Arturo,<br>
<br>
the problem is that, I think there is no CmsContentInfoBean for solr, I<br>
cannot find any resultSize with it.<br>
In documentation of OC 8.5.1 there are references to solr docs but<br>
cms:contentload does not return total result because already filtered.<br>
<br>
<br>
<br>
I'm trying to workaround with timeFrameAndCategories to filter by categories<br>
and date, but it seems bugged.<br>
<br>
Thank you again<br>
<br>
Davide<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://opencms.996256.n3.nabble.com/OpenCms-8-5-1-contentload-solr-and-pagination-tp23300p23302.html" target="_blank">http://opencms.996256.n3.nabble.com/OpenCms-8-5-1-contentload-solr-and-pagination-tp23300p23302.html</a><br>

<div class=""><div class="h5">Sent from the OpenCMS mailing list archive at Nabble.com.<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>
</div></div></blockquote></div><br></div></div></div>