| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <html lang="en"> |
| <head> |
| <meta name="copyright" content= |
| "Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| <link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| <title>Search view</title> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| <h1>Search view</h1> |
| <p>This view displays the results of a search.</p> |
| <p>Text searches will only search for expressions in files with extensions (file types) specified in the search |
| dialog.</p> |
| <dl> |
| <dt>Show Next Match</dt> |
| <dd>This command highlights the next match of the search expression in the editor area, opening the file if |
| required.</dd> |
| <dt>Show Previous Match</dt> |
| <dd>This command highlights the previous match of the search expression in the editor area, opening the file if |
| required.</dd> |
| <dt>Remove Selected Matches</dt> |
| <dd>Removes all highlighted matches from the search results.</dd> |
| <dt>Remove All Matches</dt> |
| <dd>Remove all matches from the search results.</dd> |
| <dt>Expand All</dt> |
| <dd>Expand all matches in the hierarchical view.</dd> |
| <dt>Collapse All</dt> |
| <dd>Collapse all matches in the hierarchical view.</dd> |
| <dt>Run the current search again</dt> |
| <dd>Re-runs the most recent search.</dd> |
| <dt>Cancel Current Search</dt> |
| <dd>Cancel a search that is running.</dd> |
| <dt>Previous Search Results</dt> |
| <dd>This command allows you to browse previously conducted searches and repeat a previous search. You can select a |
| previous search from the drop-down menu or clear the search history.</dd> |
| <dt>Pin the Search view</dt> |
| <dd>Pinning the search view means that subsequent searches will shown their results in another search view and that |
| the pinned view remains unchanged.</dd> |
| </dl> |
| <h3 class="related">Related concepts</h3><a href="../concepts/csearchview.htm">Search view</a><br> |
| <a href="../gettingStarted/qs-36c.htm">Quick Text Search Dialog</a> |
| <h3 class="related">Related tasks</h3><a href="../tasks/tasks-84b.htm">Searching for files</a><br> |
| <a href="../tasks/tasks-84.htm">Searching for text within a file</a> |
| <h3 class="related">Related reference</h3><a href="ref-45.htm">File search</a> |
| </body> |
| </html> |