spotlight inactif

alfosse

Membre confirmé
31 Mars 2005
24
0
Bonjour,

Sur mon iBook MacOS 10.5.2 Spotlight ne fonctionne plus !
Dans la fenêtre Confidentialité, mettre puis ôter mon DD ne relance pas la bête et
les commandes "sudo mdutil..." dans le terminal me renvoient "Indexing and searching disabled".
Comment rétablir l'indexation et la recherche ?
 
Oui j'ai essayé Onyx :
dans Paramètres > divers je ne peux cocher l'activation de Spotlight, la barre de tache se lance puis la coche disparaît...
 
Oui j'ai essayé Onyx :
dans Paramètres > divers je ne peux cocher l'activation de Spotlight, la barre de tache se lance puis la coche disparaît...
Tenter de réinstaller la combo 10.5 téléchargée sur le site Apple…

Réparations des autorisations AVANT ET APRES…
 
indexer un disque :
Bloc de code:
sudo mdutil -i on /Volumes/lenomdetondisquedur

DESCRIPTION
The mdutil command is useful for managing the metadata stores for mounted
volumes.

The following options are available:

-p Spotlight caches indexes of some network devices locally. This
option requests that a local caches be flushed to the appropriate
network device.

-E This flag will cause each local store for the volumes indicated to be
erased. The stores will be rebuilt if appropriate.

-i on | off
Sets the indexing status for the provided volumes to on or off. Note
that indexing may be delayed due to low disk space or other condi-
tions.

-s Display the indexing status of the listed volumes.

-a Apply command to all volumes.

-v Print verbose information when available.
 
Bloc de code:
sudo mdutil -s /Volumes/nomdetondisquedur

Ça dit quoi ?

Sans doute la même chose...

Et la commande mdfind ?

Là, faudrait appeler bompi. Il saurait sans doute où le bât blesse. Le manuel dit que ça peut-être désactivé pour un manque de place sur le disque ou d'autres raisons...

T'as essayé
Bloc de code:
sudo mdutil -E /Volumes/nomdetondisquedur