Search
Semantic search across your documents.
Search
Stale Feature: Search hasn't been updated recently and may not work as expected. If you'd like this prioritized, contact cole@moongraph.io.
The Search page provides semantic search across your document collection.
How It Works
Search in Moongraph is semantic, not keyword-based. Your query is converted to an embedding and matched against document chunks based on meaning.
This means:
- "budget discussions" can find content about "financial planning"
- Typos and variations are more forgiving
- Conceptually related content surfaces even with different terminology
Using Search
- Navigate to Search in the sidebar (or go to Files → Search)
- Enter your query
- Review results showing matching document chunks
Results
Each result shows:
- The matching chunk text
- Source document name
- Relevance score
Click a result to open the source document.
Current Limitations
The Search feature needs updating. Current known issues:
- Results may not be ranked optimally
- Some filtering options may not work
- UI may be inconsistent with other pages
For now, the Agent provides a more reliable way to query your documents — it uses the same underlying semantic search but presents answers with citations.
Alternative: Agent
Instead of searching and reading results manually, ask the Agent:
- Search:
budget 2024→ Read through matching chunks - Agent: "What was the 2024 budget?" → Get a synthesized answer with citations
The Agent uses the same retrieval system but does the synthesis work for you.