https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30834
Bug ID: 30834
Summary: Trigger nightly reindex with a syspref
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Reindexing (at least with Zebra) leads to search not working for some duration
of time, depending on the size of the catalogue. So often you want to do
reindexing at night, when use of Koha is low. But remembering to start the
indexing process before you go to bed at night is error prone.
We could have a syspref called something like "DoReindexInTheMiddleOfTheNight",
and a cronjob that runs "in the middle of the night", and checks the syspref.
- If it has been set to "on", a reindex is triggered and the syspref is reset
to "off".
- If it is set to "off", nothing happens.
--
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/