2012/1/12 amutsikiwa <amutsikiwa@uzlib.uz.ac.zw>
Hi
I have imported records from an excel file and got the following summary results:
Stage MARC Records For Import
MARC Staging results :
* 59514 records in file
* 0 records not staged because of MARC error
* 59514 records staged
* Did not check for matches with existing records in catalog
* 406248 item records found and staged
I went on to import the records. I then rebuild the index by running:
/usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b –w –v
However, when I search for a particular item, I only find it in “Biblios in reservoir” . When I search the item table, there are over 40 000 records.
What should I do to see the item records?
Without -z or -r it probably didn't index anything, what output did it give you when you ran it, I would run it with -b -z -x -v Chris