Skip to content

Commit 04a4731

Browse files
authored
Update Module 7.md
1 parent a7e5174 commit 04a4731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Module 7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Module 7: Indexing data from Azure SQL
1+
# Optional: Module 7: Indexing data from Azure SQL
22

33
In the past 5 modules, we focused on indexing content from unstructured sources such as PDF's. Often, there is a lot of data that exists in structured data sources such as Azure SQL or Cosmos DB which could benefit from the ability to perform full-text search. The advantage here, is that unlike unstrutured data such as PDF's, the data has already been structured so we can make use of this through faceting and filtering. Yet, still there is often text content that can benefit from "enrichment".
44

0 commit comments

Comments
 (0)