use ascii

This commit is contained in:
Honza Kral
2013-09-25 21:06:49 +02:00
parent b39db98f5d
commit ab8e60de58
+1 -1
View File
@@ -385,7 +385,7 @@ class Elasticsearch(object):
""" """
The explain api computes a score explanation for a query and a specific The explain api computes a score explanation for a query and a specific
document. This can give useful feedback whether a document matches or document. This can give useful feedback whether a document matches or
didnt match a specific query. didn't match a specific query.
`<http://elasticsearch.org/guide/reference/api/explain/>`_ `<http://elasticsearch.org/guide/reference/api/explain/>`_
:arg index: The name of the index :arg index: The name of the index