On Tue, Jan 17, 2012 at 08:58:09AM +0100, Knut Anders Hatlen wrote:
> Lubos Kosco <lubos.ko...@oracle.com> writes:
> 
> > agreed
> > I think I added some skeleton to be able to change the number of
> > results per page some time ago
> 
> Yes, you did. :)
> 
> If you append &n=3 to the search URL, it'll only return the first three
> results. It doesn't work with 0.10 though, only with (the not yet
> released) 0.11.
> 
> > but it needs revisiting after Jens did the refactoring and finish it
> > I guess there is a bug somewhere for finishing this
> 
> https://defect.opensolaris.org/bz/show_bug.cgi?id=2633

Could be implemented in the old fashion way, i.e. cookies (wrt. server
kind of "stateless") or made it session based, which requires a little
bit more resources on the server. Even the preferred style could be
implemented this way (at least in theory ;-)).

The question is, where to squeeze it and how the should look like ...
Quick and dirty would be a separate page ...

Rgeards,
jel.
-- 
Otto-von-Guericke University     http://www.cs.uni-magdeburg.de/
Department of Computer Science   Geb. 29 R 027, Universitaetsplatz 2
39106 Magdeburg, Germany         Tel: +49 391 67 12768
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to