לוחות מודעות לוחות מודעות

Frequently Asked Questions in KOHA

Q. Problem : new records entered in koha is not searchable

אשכולות [ קודם | הבא ]
SOLUTION:

Ensure that the new records entered get updated in the framework that has been previously created.
  • Rebuild the zebra index from  koha user
            [root@localhost ~]# su  –  koha
For new records entered:
  • perl  -I  /usr/share/koha/lib/ /usr/share/koha/bin/migration_tools/rebuild_zebra.pl  -z  -b  -v  -a
For earlier records :
  • perl  -I  /usr/share/koha/lib/ /usr/share/koha/bin/migration_tools/rebuild_zebra.pl  -r  -b  -v  -a