macos/finder/\343\203\207\343\202\243\343\203\254\343\202\257\343\203\210\343\203\252\345\206\205\343\201\247\343\201\256\346\244\234\347\264\242\347\265\220\346\236\234\343\201\214\350\241\250\347\244\272\343\201\225\343\202\214\343\201\252\343\201\204.md
... ...
@@ -1 +1,12 @@
1
-[Finder search file not working, but Spotlight able to find the file](https://apple.stackexchange.com/questions/456811/finder-search-file-not-working-but-spotlight-able-to-find-the-file)
... ...
\ No newline at end of file
0
+引用: [Finder search file not working, but Spotlight able to find the file](https://apple.stackexchange.com/questions/456811/finder-search-file-not-working-but-spotlight-able-to-find-the-file)
1
+
2
+## 症状
3
+finderでディレクトリ内検索を実行しても何も表示されない。Mac全体に対しての検索結果は表示される。
4
+
5
+## 解決方法
6
+検索はSpotlightのインデックスに依存しているらしい。以下の手順によって、強制的にインデックスを再構築する。
7
+
8
+1. `システム設定` -> `SiriとSpotlight` -> Spotlightを全て有効にする。
9
+2. `Spotlightのプライバシー`から、ユーザーディレクトリ(`/User/[user name]`)を除外リストに追加する。
10
+3. **追加したユーザーディレクトリをこの除外リストから外す。**
11
+4. Spotlightの再インデックスが進むので待つ。アクティビティモニタに`mds`というプロセスがあれば、それがSpotlightらしい。
... ...
\ No newline at end of file