https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24155
--- Comment #22 from Katrin Fischer <[email protected]> --- (In reply to Nick Clemens from comment #21) > (In reply to Katrin Fischer from comment #19) > > When I try to add weights, I have: > > > > An error occurred when updating Elasticsearch index mappings: Unable to > > update mappings for index "koha_kohadev_biblios". Reason was: "Can't parse > > [index] value [] for field [copynumber__sort], expected [true] or [false]". > > Index needs to be recreated and reindexed. > > An error occurred when updating Elasticsearch index mappings: Unable to > > update mappings for index "koha_kohadev_authorities". Reason was: "Can't > > parse [index] value [] for field [personal-name-heading__sort], expected > > [true] or [false]". Index needs to be recreated and reindexed. > > Index '' needs to be recreated. > > Index '' needs to be recreated. > > > > I've tried resetting the mappings, but same errors. > > I do not recreate, it sounds like your indexes aren't there, have you > indexed in ES? Yes - search was working. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
