Semantic Search
semantic_searchFind Obsidian notes by semantic meaning, even when exact keywords don't match. Query in natural language to retrieve relevant vault notes.
Instructions
Optional meaning-based search via local multilingual-e5-small embeddings. Requires OBSIDIAN_EVERYWHERE_ENABLE_SEMANTIC=true because the model can exceed 500 MiB RSS; the default low-memory mode keeps graph, FTS, attachment search, and Jaccard related-note search available without loading it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 10). | |
| query | Yes | Free-text search query. | |
| folder | No | Optional vault-relative folder scope. |