<div dir="ltr">Throwing down the gauntlet here in a bit of a stream of conscience... <div><br></div><div>If search results are all we are paginating server-side then shouldn't we really be focusing on search relevancy and limiting results down such that we don't really need to paginate at all?  (I'm kinda hoping that the elastic search work will go a long way to solving this dilemma...) I would put money on analytic's showing that most users give up after page two or three of the results at the latest.</div>

<div><br></div><div>I do think some page's need pagination, like the acquisitions pages for example.. but the search results in my mind should be a bit more concise and accurate in the first place ;)</div><div><br></div>

<div>Either way, this is going off topic somwhat</div><div><br></div><div>Just my two pennies...</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">Martin Renvoize<div>Software Engineer, PTFS Europe Ltd</div>

<div>Content Management and Library Solutions</div><div>Skype: <img src="http://mystatus.skype.com/bigclassic/ashimema" width="96" height="23"></div><div>Landline: 0203 286 8685</div><div>Mobile: 07725985636</div><div><br>

</div><div><a href="http://www.ptfs-europe.com" target="_blank">http://www.ptfs-europe.com</a></div></div></div>
<br><br><div class="gmail_quote">On 31 January 2014 08:08, Fridolin SOMERS <span dir="ltr"><<a href="mailto:fridolin.somers@biblibre.com" target="_blank">fridolin.somers@biblibre.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Ok, I see.<br>
For search results indeed we make pagination in perl.<br>
But we should use code existing in <a href="http://opac-search.pl" target="_blank">opac-search.pl</a> to be able to remove Data::Pagination, or use a debian-packaged module.<br>
<br>
Le 30/01/2014 17:00, Galen Charlton a écrit :<div class="im HOEnZb"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
On Thu, Jan 30, 2014 at 7:52 AM, Owen Leonard <<a href="mailto:oleonard@myacpl.org" target="_blank">oleonard@myacpl.org</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It is only used in opac/<a href="http://search.pl" target="_blank">search.pl</a>.<br>
<br>
I think pagination should not be done into perl. We use JQuery Datatables<br>
for that.<br>
</blockquote>
<br>
Perhaps, assuming you mean AJAX-loaded pagination, since bibliographic<br>
search results can potentially have hundreds of thousands of results.<br>
However, the OPAC ought to have a non-JavaScript fallback.<br>
</blockquote>
<br>
Agreed, there is a place for server-calculated pagination.  I also<br>
agree that Data::Pagination needs to be replaced.<br>
<br>
Regards,<br>
<br>
Galen<br>
<br>
</blockquote>
<br>
-- <br></div><div class="im HOEnZb">
Fridolin SOMERS<br>
Biblibre - Pôles support et système<br>
<a href="mailto:fridolin.somers@biblibre.com" target="_blank">fridolin.somers@biblibre.com</a><br></div><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
Koha-devel mailing list<br>
<a href="mailto:Koha-devel@lists.koha-community.org" target="_blank">Koha-devel@lists.koha-<u></u>community.org</a><br>
<a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" target="_blank">http://lists.koha-community.<u></u>org/cgi-bin/mailman/listinfo/<u></u>koha-devel</a><br>
website : <a href="http://www.koha-community.org/" target="_blank">http://www.koha-community.org/</a><br>
git : <a href="http://git.koha-community.org/" target="_blank">http://git.koha-community.org/</a><br>
bugs : <a href="http://bugs.koha-community.org/" target="_blank">http://bugs.koha-community.<u></u>org/</a><br>
</div></div></blockquote></div><br></div>