https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41365 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|ASSIGNED |RESOLVED --- Comment #1 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- I'm sure I was wrong. Because the two queries before the actual search are not really taking so long. They don't have the joins set, and DBIC is smart enough to not use ->columns internally when asked to ->count. This was my main hypothesis. -- You are receiving this mail because: You are watching all bug changes.