Koha/koha-tmpl/intranet-tmpl/prog
Nick Clemens cc131475ed Bug 19502: Limit pagination to first 10000 results when using ES
This patch is to avoid hitting an error page. We should eventually make the
max number returned configurable for ES.

To test:
1 - Have Koha running ES with 10,000+ records
2 - Search for '*'
3 - Click 'Last' to view last page of results
4 - 'Cannot perform search' error
5 - Apply patch
6 - Search again
7 - View 'Last' page
8 - No error, you go to the last of 10000
9 - Note the warning above the pagination buttons

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-07-12 13:04:20 +00:00
..
css Bug 20668: Update two-column templates with Bootstrap grid: Acquisitions part 2 2018-07-06 13:25:56 +00:00
en Bug 19502: Limit pagination to first 10000 results when using ES 2018-07-12 13:04:20 +00:00
img Bug 20744: Replace staff client header Koha logo gif with transparent png 2018-06-22 20:37:01 +00:00
js Bug 20979: Fix confirm deletion popup when deleting a biblio 2018-07-12 12:18:02 +00:00
pdf Bug 7267: Add account number to German PDF template 2014-04-11 15:06:07 +00:00
sound