http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11496
--- Comment #3 from Matthias Meusburger <[email protected]> --- There is no need amha to implement such logic, because for tighter matches, even if the limit is high, only a few results will be returned. ie: having a limit of 1000 will not slow down things for isbn, because only a few isbn's will be returned. We can safely have a high limit even for tighter matches. As for your second point, 1000 could possibly fail, but very less likely than with 10. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
