https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19581
--- Comment #12 from Nick Clemens <[email protected]> --- (In reply to Ere Maijala from comment #11) > I think the join option would be useful (also in bug 20244), like this: > > $options = "join:' '" unless $marc_field =~ m|_/| || $type eq 'sum'; > > Otherwise subfields of a single field get split to separate fields in ES. I don't actually see a difference here - I added the line and reindexed and the record appeared the same, I tried changing title from 245a to 245 and 245abc - in all cases I got a single entry in the index - maybe I don't understand the issue? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
