Skip to content

Commit 0897fd8

Browse files
authored
Merge pull request #10142 from MicrosoftDocs/mspilde-patch-5
Update custom-search-analyzer.md
2 parents 4bef547 + b85b227 commit 0897fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/search/custom-search-analyzer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ contributors:
1717
---
1818
# Custom column analyzers for Dataverse Search
1919

20-
Dataverse search uses many different [Azure AI Search](/azure/search/search-what-is-azure-search) capabilities that include both index and search analyzers to return the best data based on what the user asks for. These built-in capabilities to help define how an index maps certain phrases or words to the best match to data in a column and a row in a table.
20+
Dataverse search uses many different [Azure AI Search](/azure/search/search-what-is-azure-search) capabilities that include both index and search analyzers to return the best data based on what the user asks for. These built-in capabilities help to define how an index maps certain phrases or words to the best match to data in a column and a row in a table.
2121

2222
Examples include search strings that have special characters, or frequently used words (like '`of`' and '`or`') that the back-end data engine removes from the search term when the query is processed.
2323

0 commit comments

Comments
 (0)