LoginSignup
3
4

More than 5 years have passed since last update.

Spotlightのインデックス再作成

Posted at

さっき、いつものようにSpotlightからアプリケーションを起動しようかなと思ったのですが、なぜか該当するアプリケーションが見つからないという現象がありました。

多分、最近そのアプリケーションを更新したからかなーと思ったのですが、Spotlightから見つからないと、不便なので調べてみました。

すると、どうやら以下のコマンドを実行することで、Spotlightのインデックス再作成が行えることを確認しました。

$ sudo mdutil -E /

上記、コマンドを実行したところ、無事に問題が解決しました。

3
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
4