[Bug 13770] New: There should be a command in Debian packages to switch to DOM indexing
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13770 Bug ID: 13770 Summary: There should be a command in Debian packages to switch to DOM indexing Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: mirko@abunchofthings.net QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz We should offer an easy way to upgrade from GRS1 to DOM indexing. People could use it manually now and it should be part of the upgrade process to 3.20 or legacy (-ish package) installations will break. zebra-biblios-dom.cfg creation could be done with something like sed -e "s/__KOHASITE__/instancename/g" \ -e "s/__ZEBRA_MARC_FORMAT__/marcflavour/g" \ -e "s/__ZEBRA_LANGUAGE__/en/g" \ "/etc/koha/zebra-biblios-dom-site.cfg.in" > "/etc/koha/sites/instancename/zebra-biblios-dom.cfg" maybe for all instances found by koha-list. koha-conf.xml has to be checked for zebra_*_index_mode and use_zebra_facets and they need to be changed or added, the xi: stuff has to be added to the biblioserver section. Zebra restarted and rebuilt afterwards. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13770 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13770 --- Comment #1 from Mirko Tietgen <mirko@abunchofthings.net> --- zebra-biblios-dom.cfg gets added by the packages anyway, so it's just the koha-conf.xml changes. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org