http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14419 Bug ID: 14419 Summary: Expanding facets (Show more) performs a new search Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: nick@quecheelibrary.org QA Contact: testopia@bugs.koha-community.org Currently when loading facets for a page facets are calculated for the set number of records but only 5 are pushed to the html. Click the "Show more" link on any facet group requires performing the whole search again. If I am right, the heavy work is pulling facets from the records, so I say, why not push all the facets to the page and make them collapsible to save space? -- You are receiving this mail because: You are watching all bug changes.