https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33505
--- Comment #12 from David Nind <[email protected]> --- (In reply to Nick Clemens from comment #11) > (In reply to David Nind from comment #6) > > This is an improvement, here are some additional things I noted: > > > > 1. Zebra and Elasticsearch result differences: > > - when using Zebra, only 20 results are displayed - it looks to me like > > the pagination of search results is missing, or maybe it is too difficult. > > - when using Elasticsearch, there is pagination at the bottom (like the > > normal staff interface catalog search results) > > This is because the Zebra scan only returns a single page of results, not a > full count - I don't know why, it seems to be a variable we pass/set > somewhere, but the scan size is always limited - much deeper bug than this Thanks Nick for explaining. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
