https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19485 Bug ID: 19485 Summary: Limiting by title-series (se) broken on ES Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Searching - Elasticsearch Assignee: david.bourgault@inlibro.com Reporter: david.bourgault@inlibro.com When filtering/limiting search results by Series title, the limit field name passed to ES is 'title-series' but it expects 'se', causing no results to be found. This is particularly confusing as the page URL clearly says limit=se:XYZ. -- You are receiving this mail because: You are watching all bug changes.