Connection
This section provides a complete list of the Connection properties you can configure in the connection string for this provider.
| Property | Description |
| DataModel | Specifies the data model to use when parsing Elasticsearch documents and generating the database metadata. |
| ExposeDotIndices | If false, indices whose name starts with a '.' (dot indices) will not be exposed as tables or views by the provider. If true, dot indices will be exposed as tables or views. |
| AliasesFilter | A comma-separated list of alias names or filters that define the aliases exposed as views. |
| IndicesAndDataStreamsFilter | A comma-separated list of index and data stream names or filters. |