http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14899
Robin Sheat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Robin Sheat <[email protected]> --- (In reply to Jonathan Druart from comment #11) > 3/ Remove the index_name_2 unique constraint on the search_marc_map table. > I don't understand how this could be useful, it was defined like (index_name, > marc_type, marc_field), so it means a mapping cannot be defined twice with > different values for facet, suggestible and sort. > This limitation does not seem to make sense. > Robin, please correct me if I am wrong :) You are not wrong. I just wrote a big thing about what I was intending, realised I was wrong, so deleted it :) I think I was confusing index_name and field name, or something. I'll merge this in as part of the ES branch like you suggest, as it'll solve some issues. -- 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/
