Good day everyone,
Our librarian is having trouble with the OPAC search. When a student
searches for books that we know are in the database, some will not
appear in the results list. Yet, if we go into the staff client and do
a checkout, we can find the catalog item.
At first thought, it woul
Updating zebra is handled by a separate process. There is a script to
handle it, `bin/migration_tools/rebuild_zebra.pl -z -b -a`. This should
be put in a cronjob script, such as bin/cronjobs/crontab.example
Good luck.
On Fri, 2010-04-16 at 15:40 -0700, Richard Forristall wrote:
> Good day every
Hi Richard,
On Fri, Apr 16, 2010 at 7:08 PM, Michael Hafen wrote:
> Updating zebra is handled by a separate process. There is a script to
> handle it, `bin/migration_tools/rebuild_zebra.pl -z -b -a`. This should
> be put in a cronjob script, such as bin/cronjobs/crontab.example
You might also