81b1c692df
In the cataloging search results from the catalog, the result set would decrease by one per page. Past page 19 there was an empty table. The reason is that SimpleSearch gives the result set ( 20 records here ), and searchResults expects to trim the result set to just the 20 records we want. This changes the call to searchResults() to have a 0 offset to the result set. Signed-off-by: Galen Charlton <gmcharlt@gmail.com> |
||
---|---|---|
.. | ||
value_builder | ||
addbiblio.pl | ||
addbooks.pl | ||
additem.pl | ||
plugin_launcher.pl | ||
z3950_search.pl |