[Koha] biblio reloading & zebra reindexing
Marilen Corciovei
marilen.corciovei at nemesisit.ro
Wed Aug 25 04:55:34 NZST 2010
On 08/24/2010 06:25 PM, Linda Culberson wrote:
> Quick newbie question, folks.
> Do the zebra_daemon and/or zebraqueue_daemon need to be running or not
> when doing a reloading of the biblios ? How about when reindexing them?
> Sorry, but I'm brain-dead today, and can use all the help I can get.
> Thanks!
>
>
Yes, the zebra_daemon is required. You don't need the zebraqueue, it has
been deprecated. You need to have the zebra_daemon up and then you can
call the corresponding cron task:
$KOHA_CRON_PATH/../migration_tools/rebuild_zebra.pl -b -a -z for
instance. This will take the data from your database and feed it to
zebra for re-indexing. After the re-indexing is complete you will be
able to search in koha (since most of the searches take place in zebra).
Regards,
Len
www.len.ro
More information about the Koha
mailing list