https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33093 Bug ID: 33093 Summary: (Bug 27546 follow-up) With ES searching within results does not work for 'Keyword' and 'Keyword as phrase' Change sponsored?: --- Product: Koha Version: 22.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P3 Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: januszop@gmail.com QA Contact: testopia@bugs.koha-community.org The new feature of searching within search results in librarian interface (Bug 27546) works well with zebra but there are some problems with elastic: 'Keyword' and 'Keyword as phrase' give no results. This is because elastic is unaware of the search field 'kw' and 'kw' is not transformed nor removed for limits. A patch proposal will follow. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.