https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38392 Bug ID: 38392 Summary: Support exact field content search Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Sometimes, especially when dealing with with libraries that have many records, it can be really helpful to be able to do an exact search. Examples would be serials like "Nature" or "Pädagogik". If you are a big or special library with a lot of materials on this topic limiting to serials might not be enough to find these quickly. With Zebra we can do: ti,ext:Nature to do an exact search on the field content. Nothing before, nothing after, not truncated etc. With Elasticsearch this doesn't seem to be possible right now. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.