Clearer description of the index param for put_mapping

ref #152
This commit is contained in:
Honza Král
2014-11-24 17:36:27 +01:00
parent 265d00d5d6
commit 8ebbf3375f
+3 -3
View File
@@ -236,9 +236,9 @@ class IndicesClient(NamespacedClient):
Register specific mapping definition for a specific type.
`<http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/indices-put-mapping.html>`_
:arg index: A comma-separated list of index names the alias should
point to (supports wildcards); use `_all` or omit to perform the
operation on all indices.
:arg index: A comma-separated list of index names the mapping should be
added to (supports wildcards); use `_all` or omit to add the
mapping on all indices.
:arg doc_type: The name of the document type
:arg body: The mapping definition
:arg allow_no_indices: Whether to ignore if a wildcard indices