[Koha-devel] Koha 3 Reset Database

David Riggs riggs at createtank.com
Mon Jan 26 22:10:28 CET 2009


On Mon, Jan 26, 2009 at 4:01 PM, Mason James
<mason.loves.sushi at gmail.com> wrote:
>
> On 2009/01/27, at 9:39 AM, David Riggs wrote:
>
>> I ran the following commands (Ubuntu 8.04) and still get items showing
>> up in search results. Clicking on the item gives a 404 error.
>>
>> $> sudo su - koha
>> $> export PERL5LIB=/usr/share/koha/lib/
>> $> export KOHA_CONF=/etc/koha/koha-conf.xml
>> $> perl -I /usr/share/koha/lib
>> /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -r
>>
>
> just use 'rebuild_zebra.pl -r'
>
> no -a or -b  args
>

Apparently that's not allowed.

$> koha at linimac:~$ perl  /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -r
Must specify -b or -a to reindex bibs or authorities
Please do '/usr/share/koha/bin/migration_tools/rebuild_zebra.pl
--help' to see usage.

Thanks,
- DR

-- 
david a. riggs
software engineer, createTank
mailto:riggs at createtank.com
voice: +1-304-685-7537
fax: +1-800-975-8379
http://createtank.com



More information about the Koha-devel mailing list