https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20244
--- Comment #10 from Ere Maijala <[email protected]> --- Okay, here goes. The join option is needed in case there are fields without punctuation. Otherwise Catmandu will join the fields together without any space. Sorting has been fixed so that for each field only a single-value is created by joining the values (there's no meaningful way to sort by multivalued string fields in ES). -- 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/
