https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18948
Thomas Klausner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Thomas Klausner <[email protected]> --- good idea, but I think it makes no sense to fix the old patches from 2018. I also wonder if this isn't something that can be handled directly in ES (via some API calls to set/link the alias), and maybe a "simple" param to rebuild_elasticsearch.pl to override the ES index name on the commandline (so when indexing we can use `--index-into new-index` and when it's done do a ES API call to link `index` from `old-index` to `new-index` -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
