koha-index-daemon - Insert/update/delete records into Koha Zebra server
version 0.068
koha-index-daemon koha-index-daemon --timeout 60 --conf /home/mylib/etc/koha-conf.xml koha-index-daemon --timeout 60 --conf /home/mylib/etc/koha-conf.xml --directory /home/mylib/tmp
Examine periodicaly zebraqueue table from a Koha instance and index bilbio/authority records.
Some info on daemon activity are logged in syslog.
Specify the daemon timeout in seconds.
Specify Koha configuration file. Without this parameter the file specified by KOHA_CONF environment variable is used.
Directory where to write record exported from Koha DB before sending them to Zebra. Subdirectories are created.
koha-index
Frédéric Demians <f.demians@tamil.fr>
This software is Copyright (c) 2022 by Fréderic Démians.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007
To install Koha::Contrib::Tamil, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Koha::Contrib::Tamil
CPAN shell
perl -MCPAN -e shell install Koha::Contrib::Tamil
For more information on module installation, please visit the detailed CPAN module installation guide.