https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22258 --- Comment #1 from Ere Maijala <ere.maijala@helsinki.fi> --- I'd suggest something like allowing wildcards in the index mappings so that you could index all the needed fields in the _all field using the index mappings. This would make it possible to e.g. concatenate the subfields for proper phrase searching. Additionally, there could be an option to index the MARC record so that it's easily searchable by field. I wouldn't make it the default since it can be sort of a really big hammer used on a really small nail, but having it as an option would give nice flexibility. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.