[Koha] zebra index problem
Michael Kuhn
mik at adminkuhn.ch
Wed Aug 10 23:52:58 NZST 2016
Hi Regina
To me the following command seems incomplete:
misc/migration_tools/rebuild_zebra.pl -b -r -
There shouldn't be just an "-" at the end - didn't you miss a letter
there, e. g. "-v"? It probably should be:
misc/migration_tools/rebuild_zebra.pl -b -r -v
Did you install Koha using Debian packets (as recommended) or did you
install by tarball? In fact the command you use is only recommended if
you installed from tarball. If you installed using packets you should
use the following command:
~$ koha-rebuild-zebra -f -v instancename
Maybe the following page will give you some hints:
https://koha-community.org/faqs/zebra-indexing-wont-work-fix-it-aka-search-stuff-up-help/
Hope this helps.
Best wishes, Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E mik at adminkuhn.ch · W www.adminkuhn.ch
Am 10.08.2016 um 13:25 schrieb regina kivuyo:
> your so quite to me , many times i ask the question , i see no replay , is
> it quite to me only?, but i see it is to me only , or you dont understand
> my question ? if you dont help me where to search the help , direct me
>
> On Wed, Aug 10, 2016 at 1:18 PM, regina kivuyo <reginaickivuyo at gmail.com>
> wrote:
>
>> i am using ubuntu 12.04 with koha 3.20
>>
>> root at saut-HP-Pro-3400-Series-MT:/home/koha-3.20.13# sudo -u koha
>> misc/migration_tools/rebuild_zebra.pl -b -r -
>> Zebra configuration information
>> ================================
>> Zebra biblio directory = /var/lib/koha/zebradb/biblios
>> Zebra authorities directory = /var/lib/koha/zebradb/authorities
>> Koha directory = /usr/share/koha/intranet/cgi-bin
>> Lockfile = /var/lock/koha/zebradb/rebuild/rebuild..LCK
>> BIBLIONUMBER in : 999$c
>> BIBLIOITEMNUMBER in : 999$d
>> ================================
>> skipping authorities
>> ====================
>> exporting biblio
>> ====================
>>
>> Records exported: 0
>> ====================
>> REINDEXING zebra
>> ====================
>> ====================
>> CLEANING
>> ====================
>>
>> i think the problem Lockfile = /var/lock/koha/zebradb/
>> rebuild/rebuild..LCK
>>
>> how to solve the problem
>>
>>
>> root at saut-HP-Pro-3400-Series-MT:/var/lock/koha/zebradb/rebuild# ls -laR
>> .:
>> total 4
>> drwxr-xr-x 2 koha koha 80 Aug 10 12:01 .
>> drwxr-xr-x 5 koha koha 100 Aug 10 11:00 ..
>> -rw-r--r-- 1 koha koha 23 Aug 5 15:13 README
>> -rw-r--r-- 1 koha koha 0 Aug 10 13:12 rebuild..LCK
>>
>> root at saut-HP-Pro-3400-Series-MT:/home/koha-3.20.13# sudo service
>> koha-index-daemon start
>> * Starting Koha indexing daemon (koha) [
>> OK ]
>>
>> root at saut-HP-Pro-3400-Series-MT:/home/koha-3.20.13# sudo
>> /usr/share/koha/bin/koha-zebra-ctl.sh start
>> Starting Zebra Server
>>
>>
>> please help where is the problem
>>
>>
>> please help
>>
>> --
>> regina
More information about the Koha
mailing list