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

CSIR Catalogue,修改在10 年前。 Youngling 帖子: 3 加入日期: 14/8/26 最近的帖子
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