Escape trailing underscore to fix docs.

Fixes #108, thanks Lambdanaut!
This commit is contained in:
Honza Král
2014-07-16 17:11:40 +09:00
parent 3a79457250
commit b6860f1f3d
+1 -1
View File
@@ -410,7 +410,7 @@ class Elasticsearch(object):
:arg ignore_unavailable: Whether specified concrete indices should be
ignored when unavailable (missing or closed)
:arg lowercase_expanded_terms: Specify whether query terms should be lowercased
:arg from_: Starting offset (default: 0)
:arg from\_: Starting offset (default: 0)
:arg preference: Specify the node or shard the operation should be
performed on (default: random)
:arg q: Query in the Lucene query string syntax