You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can quickly find work items, code files, wiki pages, or packages based on a keyword, wildcards, and other supported search filters with the search function.
18
+
Azure DevOps provides powerful search capabilities that help you quickly find work items, code files, wiki pages, and packages across your projects and organization. Use keywords, wildcards, and advanced search filters to locate exactly what you need.
20
19
21
-
For more information, see the following links:
20
+
## What you can search
21
+
22
+
-**Work items**: Find bugs, user stories, tasks, and other work items
23
+
-**Code**: Search through source code files and repositories
24
+
-**Wiki pages**: Locate information in project and published wikis
25
+
-**Packages**: Find artifacts in Azure Artifacts feeds
26
+
27
+
For detailed information about specific search types, see:
@@ -27,27 +33,53 @@ For more information, see the following links:
27
33
28
34
## Prerequisites
29
35
30
-
-**Access levels:**
31
-
-**All project members:** Every project member can use the search functions, including users with Stakeholder, Basic, and higher levels of access.
32
-
-**Search results:**
33
-
-**Access-based results:** When you're searching across the organization or collection, only results for which a project member has access are listed.
34
-
-**Stakeholder limitations:**
35
-
-**Wiki search:** Stakeholder wiki search results are limited to provisioned wikis. Published wiki results don’t appear because they require access to regular repositories, which Stakeholders don’t have.
36
-
-**Code search:** Code search results don’t appear for Stakeholders.
36
+
37
+
---
38
+
:::row:::
39
+
:::column span="1":::
40
+
**Access level**
41
+
:::column-end:::
42
+
:::column span="2":::
43
+
**Search capabilities**
44
+
:::column-end:::
45
+
:::row-end:::
46
+
---
47
+
:::row:::
48
+
:::column span="1":::
49
+
**All project members**
50
+
:::column-end:::
51
+
:::column span="2":::
52
+
Every project member can use the search functions, including users with Stakeholder, Basic, and higher levels of access.
53
+
:::column-end:::
54
+
:::row-end:::
55
+
---
56
+
:::row:::
57
+
:::column span="1":::
58
+
**Stakeholder limitations**
59
+
:::column-end:::
60
+
:::column span="2":::
61
+
- **Wiki search:** Limited to provisioned wikis only. Published wiki results don't appear because they require access to regular repositories.
62
+
- **Code search:** Not available for Stakeholder users.
63
+
:::column-end:::
64
+
:::row-end:::
65
+
---
66
+
67
+
**Important notes:**
68
+
-**Access-based results:** When you search across the organization or collection, only results for projects and items you have access to display.
37
69
38
70
::: moniker range="< azure-devops"
39
71
> [!IMPORTANT]
40
-
> A Collection Administrator must [install and configure search](install-configure-search.md).
72
+
> For Azure DevOps Server, a Collection Administrator must [install and configure search](install-configure-search.md) before these features are available.
41
73
::: moniker-end
42
74
43
75
## Search tips
44
76
45
-
-**Use keywords:**Start your search using a keyword. You can then apply other options, as needed, to broaden or narrow your search results.
77
+
-**Start with keywords:**Begin your search with relevant keywords, then apply filters to refine results as needed.
46
78
:::image type="content" source="media/shared/title-bar-search-box-select-type-tfs.png" alt-text="Screenshot of search boxes in Azure DevOps":::
47
79
-**Adjust filters:** If your initial search doesn’t yield the desired results, try removing filters and searching again. Once you see the search results, you can narrow them down by applying appropriate filters and searching again.
48
-
-**Check spelling:** Ensure your search terms are spelled correctly, as work item search doesn't ignore spelling errors.
49
-
-**Refine wildcard searches:** If you receive a message that no matching files are found due to a wildcard search with too many hits, make your search more specific. Add more characters of the word or words you want to find, or use a condition or filter to restrict the number of possible matches.
-**Check spelling:** Ensure your search terms are spelled correctly, as search doesn't automatically correct spelling errors.
81
+
-**Refine wildcard searches:** If you receive a message that no matching files are found due to a wildcard search with too many hits, make your search more specific. Add more characters or use more filters to restrict the number of possible matches.
82
+
-**Case insensitive:**All searches are case-insensitive.
51
83
52
84
## Search features, usage, and examples
53
85
@@ -166,27 +198,27 @@ The following features apply to all searches, including work items, code, and pa
166
198
:::row-end:::
167
199
---
168
200
169
-
## Search from a different page
201
+
## Search from different contexts
170
202
171
-
You can search from any of the following pages:
203
+
The search experience adapts based on where you start your search:
172
204
173
-
- Organization project page: Starts a search across all projects.
174
-
- Project overview page: Automatically applies a filter to search within the selected project.
175
-
- Boards page for a project: Automatically displays recent work items and backlogs accessed by the user.
176
-
- Azure Repos, Pipelines, Test Plans, or an Artifacts page for a project: Automatically displays functional filters for code searches.
177
-
- Wiki page: Automatically go to a wiki page you recently opened.
205
+
-**Organization overview**: Search across all projects and repositories
206
+
-**Project overview**: Automatically filters results to the current project
207
+
-**Boards pages**: Shows recent work items and backlogs you accessed
208
+
-**Azure Repos/Pipelines/Test Plans/Artifacts**: Displays relevant filters for code and artifact searches
209
+
-**Wiki pages**: Defaults to wiki content and shows recently opened pages
178
210
179
-
For more information, see the following articles:
211
+
**Related resources:**
180
212
-[Filter backlogs, boards, and plans](../../boards/backlogs/filter-backlogs-boards-plans.md)
181
213
-[Provisioned vs. published wiki](../wiki/provisioned-vs-published-wiki.md)
182
214
183
215
> [!TIP]
184
-
> **No results found for ...**
185
-
> Too many hits from a simple wildcard search can result in no matching files. You can narrow your search by adding more characters or using a condition or filter.
216
+
> **No results found?**
217
+
> If wildcard searches return too many results, narrow your search by adding more specific characters or applying filters.
186
218
187
-
## More search functions
219
+
## More search capabilities
188
220
189
-
See the following table for more search tasks and actions.
221
+
The following table shows other search tasks and where to find them:
190
222
191
223
---
192
224
:::row:::
@@ -277,15 +309,17 @@ Search has the following limitation: If you do a disaster recovery (DR) operatio
277
309
278
310
::: moniker-end
279
311
280
-
## Marketplace extensions
312
+
## Search extensions
313
+
314
+
Enhance your search capabilities with these marketplace extensions:
281
315
282
-
-[Code Search](https://marketplace.visualstudio.com/items?itemName=ms.vss-code-search) - Extends search with fast, flexible, and precise search results across all your code. Required for searching repositories.
283
-
-[Azure Paths Search](https://marketplace.visualstudio.com/items?itemName=wavemotionio.ado-areapaths) - Adds a special search hub to Boards for searching within iterations and area paths without having to create and maintain custom queries.
316
+
-**[Code Search](https://marketplace.visualstudio.com/items?itemName=ms.vss-code-search)**: Provides fast, flexible, and precise search results across all your code repositories. Required for searching code content.
317
+
-**[Azure Paths Search](https://marketplace.visualstudio.com/items?itemName=wavemotionio.ado-areapaths)**: Adds a specialized search hub to Azure Boards for finding work items by iteration and area paths without creating custom queries.
284
318
285
319
> [!NOTE]
286
-
> Azure DevOps doesn't support some extensions. For more information or assistance, go to the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=ms.vss-code-search).
320
+
> Extension support varies by Azure DevOps deployment. For assistance, visit the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=ms.vss-code-search).
0 commit comments