On Mon, Feb 14, 2011 at 12:48 PM, sheldon_tappin <thecarterii@hotmail.com> wrote:
Hi All,
I exported the variables in the command line: # export KOHA_CONF=/etc/koha/koha-conf.xml # export PERL5LIB=/usr/share/koha/lib
Then I rebuild the index using: /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -z -b -a this worked successfully, but I was only able to find items from a some item types, however I have an item type called 1WLB (One Week Loan Book) this have the most records in the system and I'm getting an error when I search using this item type.
After all of the above mentioned was performed, I rebuild the index using: /usr/share/koha/bin/migration_tools/rebuild_nozebra.pl and I was able to find every item in my collection. Now the problem is: I want to use zebra indexing and not zonebra, and why is this happening?
Look for the NoZebra preference on your koha and set it to off. Even when you reindexed your zebra install, the problem you reported had to do with the cron jobs failing, which remains open as far as i can understand. You're mixing several topics. To+