memo_reindex
Rebuild the searchable index from your markdown vault to ensure searches reflect hand edits or indexing changes. Use force to reprocess unchanged records after model updates.
Instructions
Rebuild memo's searchable index from the markdown vault.
Writes only derived index state; markdown remains the source of truth.
Use after hand-editing vault files or changing indexing behavior.
force reprocesses records even if memo thinks they are current.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | When true, re-embed every indexed entry even when the on-disk body is unchanged (e.g. after an embedder model swap). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||