[Bug 39899] New: Reset Zebra FAQ
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39899 Bug ID: 39899 Summary: Reset Zebra FAQ Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Documentation Assignee: koha-bugs@lists.koha-community.org Reporter: alexander.wagner@desy.de QA Contact: testopia@bugs.koha-community.org CC: aude.charillon@openfifth.co.uk, philip.orr@lmscloud.de https://koha-community.org/manual/latest/en/html/faq.html#reset-the-zebra-in... gives the following command to reset the ZEBRA index for biblios: ``` $ sudo zebraidx -c /etc/koha/sites/YOURLIBRARY/zebra-biblios.cfg -g iso2709 -d biblios init ``` This results in a `file not found` error at least in 24.1104. It seems that the name of the config file in question should read ``` /etc/koha/sites/YOURLIBRARY/zebra-biblios-dom.cfg ``` Probably this is version dependend? **Note** the manual gives two commands, one for biblios and one for authorities. The command for authorities seems to be correct. Also note that the two commands are effectively given twice as the package install versions require a `sudo` to be prepended. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39899 Aude Charillon <aude.charillon@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs documenting --- Comment #1 from Aude Charillon <aude.charillon@openfifth.co.uk> --- Hi Alexander, thanks for logging this as a bug. The Documentation team has decided (please don't ask me to go through our meeting minutes to check when exactly!) that the FAQ chapter was not fit for purpose anymore. We will slowly empty it by moving content to the relevent Manual chapters and deleting what is clearly out of date. We have also agreed that the more technical information usually belongs in the Wiki. See https://wiki.koha-community.org/wiki/Documentation_-_Content_Development_Gui... It will be up to whoever picks up this bug to review the particular section you highlight. As you seem to have the knowledge required to update this type of information (while, clearly, I don't :-D) please do consider submitting a correction to the Manual yourself. https://wiki.koha-community.org/wiki/Editing_the_Koha_Manual -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39899 --- Comment #2 from Alexander Wagner <alexander.wagner@desy.de> --- Hello Aude, I'll update the Wiki accordingly. One issue was that the wiki linked to a page (in the wiki?) that does not exist any more and it looked like the FAQ is moved to the manual. But if it's the other way round :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39899 --- Comment #3 from Aude Charillon <aude.charillon@openfifth.co.uk> --- Oh dear; sounds like we changed things round a few times over the years! Certainly doesn't make it easy :-) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39899 --- Comment #4 from Alexander Wagner <alexander.wagner@desy.de> --- (In reply to Aude Charillon from comment #3)
sounds like we changed things round a few times over the years!
This can happen. And a project certainly has to live long enough to have this luxury problem ;) I added the lines to https://wiki.koha-community.org/wiki/Troubleshooting_Zebra#Doing_a_manual_re... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39899 --- Comment #5 from Alexander Wagner <alexander.wagner@desy.de> --- For sake of completeness: https://koha-community.org/faq/ would require an update if the FAQs go to the wiki. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39899 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org