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
Copy file name to clipboardExpand all lines: articles/data-factory/connector-azure-search.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.workload: data-services
12
12
ms.tgt_pltfrm: na
13
13
14
14
ms.topic: conceptual
15
-
ms.date: 08/01/2019
15
+
ms.date: 09/13/2019
16
16
ms.author: jingwang
17
17
---
18
18
@@ -161,7 +161,7 @@ Azure Search service supports writing documents as a batch. A batch can contain
161
161
]
162
162
```
163
163
164
-
###Data type support
164
+
## Data type support
165
165
166
166
The following table specifies whether an Azure Search data type is supported or not.
167
167
@@ -176,5 +176,7 @@ The following table specifies whether an Azure Search data type is supported or
176
176
| String Array | N |
177
177
| GeographyPoint | N |
178
178
179
+
Currently other data types e.g. ComplexType are not supported. For a full list of Azure Serach supported data type, see [Supported data types (Azure Search)](https://docs.microsoft.com/rest/api/searchservice/supported-data-types).
180
+
179
181
## Next steps
180
182
For a list of data stores supported as sources and sinks by the copy activity in Azure Data Factory, see [supported data stores](copy-activity-overview.md##supported-data-stores-and-formats).
0 commit comments