Skip to content

Commit 1884c11

Browse files
authored
Update relevance-search.md
1 parent 0f0a587 commit 1884c11

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

powerapps-docs/user/relevance-search.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -94,34 +94,34 @@ Immediately see the rows that you accessed recently when you click inside the se
9494

9595
### See recent rows and searches
9696

97-
Before you even start typing in the search box, you will see any recent searches and recently accessed rows in combined view to help with your search. Recently accessed rows are also grouped by entity type, allowing you to quickly scan and understand the list of results.
97+
Before you even start typing in the search box, you will see any recent searches and recently accessed rows in combined view to help with your search. Recently accessed rows are also grouped by table type, allowing you to quickly scan and understand the list of results.
9898

9999
> [!div class="mx-imgBorder"]
100100
> ![Legend for new search experience](media/legend-for-new-exp.png)
101101
102102
Legend
103103

104104
1. **Recent searches**: Shows your recent searches.
105-
2. **Recently accessed rows**: Shows recently accessed rows that are grouped by entity type.
105+
2. **Recently accessed rows**: Shows recently accessed rows that are grouped by table type.
106106

107107

108108
### View quick suggestions
109109

110-
View suggested search results inline as you type, minimizing keystrokes and simplifying page navigation. The suggested results are based on the primary column of an entity row, and support misspellings off by one character. For more information, see [Search across entity data using relevance search](https://docs.microsoft.com/powerapps/developer/common-data-service/webapi/relevance-search#suggestions).
110+
View suggested search results inline as you type, minimizing keystrokes and simplifying page navigation. The suggested results are based on the primary column of an table row, and support misspellings off by one character. For more information, see [Search across entity data using relevance search](https://docs.microsoft.com/powerapps/developer/common-data-service/webapi/relevance-search#suggestions).
111111

112112
![Suggested search results when you enter search queary](media/relevance-search-suggested-results.gif)
113113

114114
### Search results page
115115

116-
Search results are ranked and grouped by entity, with more columns that are displayed to help distinguish rows and filter to take further action.
116+
Search results are ranked and grouped by table, with more columns that are displayed to help distinguish rows and filter to take further action.
117117

118-
The **Top results** tab displays the top 20 results for the search term, with rows grouped by entity type. Tables that contain the top 20 results are shown on the first few tabs from left to right based on relevance. The next few tabs have the matched entity types outside of the top results in desending ordered by number of rows matched.
118+
The **Top results** tab displays the top 20 results for the search term, with rows grouped by table type. Tables that contain the top 20 results are shown on the first few tabs from left to right based on relevance. The next few tabs have the matched table types in desending ordered by number of rows matched.
119119

120120

121121

122-
The full result set is grouped by entity, with the entity type displayed as a horizontal list of tabs along the top of the screen.
122+
The full result set is grouped by table, with the table type displayed as a horizontal list of tabs along the top of the screen.
123123

124-
Each of the tabs lets you drill into a specific entity type, with the filter panel updating to show the set of facets and filters configured for that entity.
124+
Each of the tabs lets you drill into a specific table type, with the filter panel updating to show the set of facets and filters configured for that table.
125125

126126

127127
> [!div class="mx-imgBorder"]
@@ -130,7 +130,7 @@ Each of the tabs lets you drill into a specific entity type, with the filter pan
130130
Legend
131131

132132
1. **Top results**: Show rows that best matches the search query.
133-
2. **Row type**: To narrow your search results to a specific page (entity), select the page (entity) tab.
133+
2. **Row type**: To narrow your search results to a specific table, select the table tab.
134134
3. **Name**: Shows the name of the row.
135135
4. **Created on**: Shows when the row was created.
136136
5. **Show more**: Select to show more results.

0 commit comments

Comments
 (0)