A launcher and a file search are different tools
· 6 min read
A launcher exists to get you to something you can already name: an app, a settings pane, a calculation, a recent document. A file search exists to find files whose name you only half-remember, anywhere on the disk, and to hand you every match so you can narrow it yourself. Spotlight is built as the first and is asked to be the second, and almost every complaint about search on a Mac sits in that gap.
Once you separate the two jobs, both get easier: you stop tuning Spotlight to do something it was not designed for, and you stop reaching for it when you need a list.
What a launcher optimizes for
A launcher is judged on one thing: does the top result stay the same. You type pre, Preview is first, you press Return without looking. That is the whole value, and it depends on ranking, learned habits and a short result list.
Everything about Spotlight follows from that goal. It mixes categories so one window covers apps, System Settings panes, contacts, calendar events, definitions, unit conversions, arithmetic and web suggestions. It ranks aggressively, so a search with hundreds of matches shows you six rows. It matches from the start of words, because that is how people type the first letters of a name they know.
Used that way it is very good. Command-Space, four letters, Return. Holding Command while a result is selected shows the full path at the bottom of the preview, and Command-Return reveals the item in Finder instead of opening it.
What a file search optimizes for
A file search is judged on the opposite thing: completeness. You do not know the name, so ranking is a liability. You want every file whose name contains fraser, all four hundred of them, and then you want to cut that down with a folder, a file type or a size.
That implies a different interface. Matching happens anywhere in the name rather than at word boundaries. The result is a list you scroll and refine, not a top hit. Filters are explicit rather than guessed. Nothing is hidden from you for tidiness.
Those two designs pull against each other, which is why one window rarely does both well. Finding a file when you only remember part of the name covers the fragment case in detail, because it is where the difference bites first.
Where Spotlight sits on the line
Spotlight leans launcher, and that shows up in four specific places when you try to use it as a file search.
- Categories can hide files entirely. If PDF Documents is switched off in System Settings, Spotlight, every PDF on your Mac is indexed and none of them appear.
- Ranking replaces enumeration. A folder of two hundred matching files becomes a few rows and a link to Finder.
- Word-start matching.
voicedoes not findinvoice-2024.pdf, because no word in that name starts with those letters. - Whole places are out of scope. Your
~/Libraryfolder never appears, and neither does anything inside a package such as the Photos library or the Mail store.
None of that is a fault. It is a launcher behaving correctly. It only reads as a failure when you brought a file search question to it. Spotlight cannot find a file you know exists works through the settings when a file really should be showing and is not.
Use Finder for the file search half
Finder search reads the same index, but it is built around a list rather than a top hit, which makes it the file search half of the pair.
- Set the default scope once: Finder in the menu bar, Settings, Advanced, When performing a search, choose Search This Mac.
- Press Command-F in a Finder window, or Command-Option-Space from any app to open a search window directly.
- Type your fragment and pick the Filename contains entry from the menu that appears under the field. This is the substring match, and it is not the default.
- Click the plus button at the right of the search bar to add criteria: Kind, Created date, Last modified date, size. Hold Option while clicking plus to add a nested Any, All or None group when one condition is not enough.
- Press Command-2 for list view and turn on View, Show Path Bar, so each result shows its location.
- Click Save to keep the search as a Smart Folder in the sidebar.
That sequence answers most file search questions on a Mac without any extra software, and it is worth doing a couple of times deliberately until the steps are automatic.
When you want the two jobs on two keys
If you run both halves often, the practical arrangement is to give each job its own key and stop asking either to cover for the other. Spotlight keeps Command-Space and becomes purely a launcher: apps, settings panes, quick arithmetic. A file search takes a second key.
Everywhere is built for the second job only. It catalogs every filename on the Mac once, then narrows the previous result set on each keystroke rather than starting over, so the list keeps up with typing. It opens over whatever app you are in with Option-Space; arrows move, Return opens, Command-Return reveals in Finder, Space is Quick Look, Command-C copies the full path, and Command-Slash lists every operator and shortcut. Operators are typed inline: path: for a folder, ext: for a file type, size:, quotes for an exact phrase, a vertical bar for either of two terms.
Be clear about what that trade costs, though. It does not launch apps, do arithmetic, convert units or look up definitions, so it does not replace Spotlight, and it searches names and paths rather than the text inside documents.
How to tell which one your question is
A quick test before you press a key. If you could type the exact name of the thing, and there is only one of it, that is a launcher question. If you are typing a fragment, or you expect more than one answer, or the next thing you want to do is narrow, that is a file search question.
Most people ask launcher questions all day and file search questions a few times a week, which explains why the file search half feels clumsy: it is the one you have had less practice with, and until you change the Finder default scope it is also the one that starts in the wrong place.
Questions
Do I need a separate app for this at all? No. Finder search with the default scope set to This Mac and the Filename contains entry chosen covers the ordinary version of the job. A dedicated file search is worth it when you search often, when your disk is large enough that Finder feels slow, or when the files you want live in places Spotlight does not report.
Can I make Spotlight only show apps? Close to it. System Settings, Spotlight (Siri & Spotlight on Ventura and Sonoma) lists the result categories, and switching off Documents, PDF Documents, Images and the rest turns it into an app and settings launcher. Turn off Siri Suggestions and web results in the same pane if you do not want search terms leaving the Mac.
Why does Finder search feel slower than Spotlight? It usually is not slower to find things; it is doing more work to display them. Finder gathers a full result set, reads attributes for every row and keeps the list live as files change, where Spotlight stops once it has enough for a short ranked list. List view and no preview column helps on large results.
Which one finds text inside a document? Spotlight, and Finder search when you add a Contents criterion. Name-only search of any kind, including the Filename contains entry, will not see a word that appears only inside the file.