You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,8 @@ Add to your MCP configuration:
58
58
59
59
Your AI assistant will automatically start the MCP server and can now search your indexed files.
60
60
61
+
**Advanced:** For organizing content into focused search areas, see [Workspace Support](#workspace-support).
62
+
61
63
## Setup
62
64
63
65
Directory Indexer runs locally on your machine or server. It uses an embedding provider (such as Ollama) to create vector embeddings of your files and stores them in a Qdrant vector database for fast semantic search. Both services can run remotely if needed.
@@ -208,9 +210,9 @@ Organize content into workspaces for focused searches:
0 commit comments