Skip to content

Commit 9931953

Browse files
authored
Merge pull request #2787 from port-labs/add-global-search-results
Added actions and blueprints to the global search
2 parents bca1502 + c69bf92 commit 9931953

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/search-and-query/global-search.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,12 @@ You can search for entities by their title, description, or any other [property]
1818

1919
## Search results
2020

21-
The search bar will return two types of results:
21+
The search bar will return four types of results:
2222

2323
- **Entities**: Entities whose properties (including title & identifier) match your search query.
2424
- **Tech Docs**: Entities that have a `markdown` property whose content contains your search query.
25-
26-
:::info Supported results
27-
Note that the search bar does not return results for blueprints and actions, only entities.
28-
:::
25+
- **Actions**: Actions whose title or identifier match your search query.
26+
- **Blueprints**: Blueprints whose title or identifier match your search query.
2927

3028
## Port highlight search - chrome extension
3129

0 commit comments

Comments
 (0)