You are looking at documentation for an older release.
Not what you want? See the
current release documentation.
Get mappingedit
The get mapping API allows you to retrieve mapping definitions of the index or a specific index/type.
var mapping = this.ConnectedClient.GetMapping<ElasticSearchProject>();