# 4. 搜索排序

本章主要是讲述 EndNote 数据库中文献的搜索和排序功能。该章包括以下内容：

* [显示和隐藏文献](/search/showing-and-hiding-references.md)
* [显示和隐藏选中的文献](/search/using-show-selected-and-hide-selected.md)
* [显示隐藏文献的一般应用](/search/xian-shi-yin-cang-wen-xian-de-ying-yong.md)
* [搜索文献](/search/searching-for-references.md)
* [快速搜索](/search/quick-search.md)
* [搜索注意事项](/search/search-command-tips.md)
* [简单搜索](/search/simple-searches.md)
* [限定栏目内搜索](/search/restricting-searches-to-specific-fields.md)
* [比较运算符](/search/using-comparison-operators.md)
* [布尔运算符](/search/combining-search-lines-with-and-or.md)
* [搜索结果](/search/combining-results-from-separate-searches.md)
* [保存搜索](/search/saving-search-strategies.md)
* [查找重复文献](/search/finding-duplicate-references.md)
* [文献内信息查找](/search/finding-text-in-a-single-reference.md)
* [文献排序](/search/sort-library-dialog.md)
* [特殊排序规则](/search/special-cases-in-sorting.md)


---

# Agent Instructions: 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://kb.howsci.com/search.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.
