[Koha-bugs] [Bug 24306] Add debug option to koha-indexer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 11 16:53:55 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24306

--- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 108073
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108073&action=edit
Bug 24306: Add debug switch to koha-indexer

This raises the debug level a lot, it it a bit overwhelming, but may be useful
in debugging indexing issues

To test:
1 - Apply patches
2 - sudo koha-indexer --stop instance
3 - sudo debian/scripts/koha-indexer --start --debug instance
4 - tail -f /var/log/koha/instance/indexer-output.log
5 - Note you get a listing that nothign in the queue
6 - Go to staff client and make a change to a record
7 - Note the logs have tons of info

Signed-off-by: David Nind <david at davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list