Skip to content

Commit 0f0a587

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/user/relevance-search.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,13 @@ Legend
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 field 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 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).
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 fields that are displayed to help distinguish rows and filter to take further action.
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.
117117

118118
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.
119119

0 commit comments

Comments
 (0)