We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f70a4 commit ee70fddCopy full SHA for ee70fdd
articles/search/search-how-to-index-sql-database.md
@@ -95,7 +95,7 @@ Use these instructions to create and load a table in Azure SQL Database for test
95
96
You should see results similar to the following screenshot.
97
98
-:::image type="content" source="media/search-how-to-index-sql-database/t-sql-query-results.png" alt-text="Screenshot of query results showing the description field.":::
+:::image type="content" source="media/search-how-to-index-sql-database/tsql-query-results.png" alt-text="Screenshot of query results showing the description field.":::
99
100
The Description field provides the most verbose content. You should target this field for full text search and optional vectorization.
101
0 commit comments