Fast search is the default mode. It returns results in approximately 1 second, making it suitable for real-time applications and high-volume workloads.Documentation Index
Fetch the complete documentation index at: https://docs.andiai.com/llms.txt
Use this file to discover all available pages before exploring further.
depth parameter is needed. Setting depth=fast explicitly has the same effect.
When to use fast search
- Real-time search in user-facing applications
- High-volume automated queries
- AI agents that need quick answers
- Applications where latency matters more than exhaustive coverage
Example response
Parsing the response
Adding extracts and metadata
Adding extracts and metadata
Get richer data from each result:
Fast search vs. deep search
| Fast search | Deep search | |
|---|---|---|
| Response time | ~1 second | ~2–3 seconds |
| Spell correction | No | Yes |
| Topic coverage | Single angle | Multiple angles |
| Result quality | Good | Thorough |
Next steps
Deep search
Enhanced search with spell correction and more sources.
Query parameters
Full parameter reference.
Basic search example
Complete integration with error handling.
Response format
Understand the response structure.

