> For the complete documentation index, see [llms.txt](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo.md).

# \[5️⃣ 搜索]

- [• 简介](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/intro.md)
- [\[⪢ 全文匹配\]](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/quan-wen-pi-pei.md)
- [• 基本用法](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/quan-wen-pi-pei/basic_usage.md)
- [• 操作符](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/quan-wen-pi-pei/operators.md)
- [• 转义](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/quan-wen-pi-pei/escaping.md)
- [• 查询分析](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/quan-wen-pi-pei/profiling.md)
- [• 布尔优化](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/quan-wen-pi-pei/boolean_optimization.md)
- [• 搜索结果](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/search_results.md)
- [• 过滤器](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/filters.md)
- [• 连接](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/joining.md)
- [• 表达式](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/expressions.md)
- [• 搜索选项](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/options.md)
- [• 高亮显示](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/highlighting.md)
- [• 排序与排名](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/sorting_and_ranking.md)
- [• 分页](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/pagination.md)
- [• 分布式搜索](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/distributed_searching.md)
- [• 多查询](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/multi-queries.md)
- [• 子查询](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/sub-selects.md)
- [• 分组](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/grouping.md)
- [• 分面搜索](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/faceted_search.md)
- [• 地理（Geo）搜索](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/geo_search.md)
- [• 渗透查询](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/percolate_query.md)
- [• 自动补全](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/autocomplete.md)
- [• 拼写校正](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/spell_correction.md)
- [• 查询缓存](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/query_cache.md)
- [• 排序规则](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/collations.md)
- [• 基于成本的优化器](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/cost_based_optimizer.md)
- [• K-最近邻向量搜索](https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo/knn.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://vergil-lai.gitbook.io/manticoresearch-manual-zh/5-sou-suo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
