The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

koha-index-daemon - Insert/update/delete records into Koha Zebra server

VERSION

version 0.072

SYNOPSIS

 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

DESCRIPTION

Examine periodicaly zebraqueue table from a Koha instance and index bilbio/authority records.

Some info on daemon activity are logged in syslog.

OPTIONS

--timeout

Specify the daemon timeout in seconds.

--conf

Specify Koha configuration file. Without this parameter the file specified by KOHA_CONF environment variable is used.

--directory

Directory where to write record exported from Koha DB before sending them to Zebra. Subdirectories are created.

SEE ALSO

AUTHOR

Frédéric Demians <f.demians@tamil.fr>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2023 by Fréderic Démians.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007