Re: [Koha-devel] Catalog Items Don't Appear in OPAC Search

2010-04-19 Thread Chris Nighswonger
On Mon, Apr 19, 2010 at 11:51 AM, Richard Forristall wrote: > Hi, > > If I wanted to create a link where the library staff could run this > (bin/migration_tools/rebuild_zebra.pl -z -b -a) whenever they wanted, can > this be placed into a .pl file and executed? Apart from the fact that rebuild_z

Re: [Koha-devel] Catalog Items Don't Appear in OPAC Search

2010-04-19 Thread Richard Forristall
-devel] Catalog Items Don't Appear in OPAC Search 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 cronjo

Re: [Koha-devel] Catalog Items Don't Appear in OPAC Search

2010-04-19 Thread Chris Nighswonger
On Mon, Apr 19, 2010 at 10:22 AM, Richard Forristall wrote: > Thanks Michael! > > I would've assumed after each time something is added to the circulation > that Koha would run this script - is that not true? No.  Does everyone have > a cronjob set to run at intervals during the day to ensure th

Re: [Koha-devel] Catalog Items Don't Appear in OPAC Search

2010-04-19 Thread Richard Forristall
ll Cc: Koha-devel@lists.koha.org Subject: Re: [Koha-devel] Catalog Items Don't Appear in OPAC Search 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 bi

Re: [Koha-devel] Catalog Items Don't Appear in OPAC Search

2010-04-16 Thread Chris Nighswonger
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

Re: [Koha-devel] Catalog Items Don't Appear in OPAC Search

2010-04-16 Thread Michael Hafen
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

[Koha-devel] Catalog Items Don't Appear in OPAC Search

2010-04-16 Thread Richard Forristall
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