You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[SQL Server on virtual machines](search-how-to-index-sql-server.md)| ✅ | ❌ |
50
50
51
51
### Sample data
@@ -59,9 +59,13 @@ Microsoft hosts sample data so that you can omit a data source configuration ste
59
59
60
60
### Skills
61
61
62
-
The wizards generate skillset and output field mappings based on options you select. You can modify a skillset's JSON definition to add more skills later.
62
+
This section lists the skills that might appear in a skillset generated by a wizard. Wizards generate a skillset and output field mappings based on options you select. After the skillset is created, you can modify its JSON definition to add more skills.
63
63
64
-
OCR and image analysis options are available for blobs and whole-file indexing in OneLake, assuming the default parsing mode. Shaper is added if you configure a knowledge store. Text Split and Text Merge are added for data chunking if you choose an embedding model, and for other skills if the granularity is set to pages or sentences.
64
+
Here are some points to keep in mind about the skills in the following list:
65
+
66
+
+ OCR and image analysis options are available for blobs and whole-file indexing in OneLake, assuming the default parsing mode.
67
+
+ Shaper is added if you configure a knowledge store.
68
+
+ Text Split and Text Merge are added for data chunking if you choose an embedding model, and for other non-embedding skills if the source field granularity is set to pages or sentences.
65
69
66
70
| Skills | Import data wizard | Import and vectorize data wizard |
0 commit comments