PythonQ 248-8XX Manuel d'utilisateur Page 63

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 299
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 62
Installing Koha's Zebra Search Engine
Creating or recreating indexes
To create or recreate the complete index of all bibliographic records in the database,
we would run the command as follows:
linux -4yut: /usr /share /kohaclone /misc /migration_ tools # sudo
. /rebuild_
zebra.pl -b -r -v
To index bibliographic records incrementally, we could set up the command as
follows:
linux -4yut: /usr /share /kohaclone /misc /migration_ tools # sudo
. /rebuild_
zebra.pl -b -z -v
To index both bibliographic and authority records incrementally, we would set up
the command as follows:
linux -4yut: /usr /share /kohaclone /misc /migration_ tools # sudo
. /rebuild_
zebra.pl -b -a -z -v
If you have at least some records of large sizes, it is recommended that we use
the -x option:
linux -4yut: /usr /share /kohaclone /misc /migration_tools # sudo
. /rebuild_
zebra.pl -b -a -z -x -v
Using Koha without Zebra
If you decide that you do not want to use Zebra, you will need to ensure that
the system preference NoZebra is turned on. We will learn about Koha's system
preferences in subsequent chapters.
[48]
Vue de la page 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 298 299

Commentaires sur ces manuels

Pas de commentaire