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

CSIR Catalogue, modificado hace 10 años. Youngling Mensajes: 3 Fecha de incorporación: 26/8/14 Mensajes recientes
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