The maxItemsInSearchResults is a feature that I worked on.  I didn't know how much interest there was, so I didn't put it in the updatedatabase.pl.  Looks like the rest of the work is done.

This feature controls how many items are shown per status in the search results page.  The default is one item per status.

On Wed, Oct 14, 2009 at 10:04 AM, Zeno Tajoli <tajoli@cilea.it> wrote:
Hi to all,

I have found errors in standard english system prefs file,
data/mysql/en/mandatory/sysprefs.sql

I have write a bug about it
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3712
This is valid on for 3.0.x
I want to try to fix the bug.
So I need info about some system preferences:

-- maxItemsInSearchResults
Those two preferences are present in the code, but not
in cgi, templates or API files.
Are they present now only for a future use ?
Could you explain their use ?