Since [multiple types per index are going away](https://www.elastic.co/blog/removal-of-mapping-types-elasticsearch) we should add an inferred `index` method to `DocumentType`, that's basically the same as `name`. This means indices on `document_*` builder methods can be inferred.