# 搜索结果

[EndNote](http://www.howsci.com/tag/endnote/) 默认搜索当前组并且在窗口仅显示搜索结果。在结果中再搜索，或者搜索一部分，选择下面的方法

### 搜索整个数据库/整组

如果所有文献或者临时组的文献都显示于文献列表面板中，搜索设置列表默认是 Search Whole Library

如果搜索的是智能组或组，搜索设置列表中显示的是 Search Whole Group

如果搜索的是在线数据库，搜索设置列表中显示的是 Search Romote Library

### 当前显示文献增加搜索结果

如果想搜索整个数据库并把搜索结果作为一个显示子集，选择 Add to showing references。例如已经找到由 Brainu 在 2015 年写的所有文献，现在想增加所有 Howsci 于 2015 年写的文献

1. 依次打开菜单 Tools >> Search Library ( Ctrl+F )
2. 作者中输入 Howsci，年中输入 2015
3. 在搜索设置列表中选择 Add to showing references
4. 选择搜索按钮或者回车搜索，这样最后的结果就是两次搜索结果了复合了

### 仅搜索显示的文献

选择 Search showing references 选项可以限制当前显示于窗口的文献进行搜索。这可以限制于以前搜索结果，搜索范围就缩小了

### 当前显示文献中忽略搜索结果

选择 Omit from showing references 选项可以把搜索结果隐藏，这可以忽略符合某些条件的文献，进一步缩小搜索结果。例如搜索所有文献中不要有 extinction 的文献

1. 依次打开菜单 Tools >> Search Library ( Ctrl+F )
2. 搜索设置列表中选择 Omit from Showing References
3. 限制条件为 Any Field，搜索词为 extinction
4. 搜索

[EndNote](http://www.howsci.com/tag/endnote/) 显示不含有 extinction 这个词的所有文献


---

# 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/combining-results-from-separate-searches.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.
