Skip to content

Commit

Permalink
Merge pull request #41 from willkg/docs-fix
Browse files Browse the repository at this point in the history
Fix search docs
  • Loading branch information
erikrose committed Dec 12, 2012
2 parents 453b270 + 5ccec0a commit 2dda584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ elasticsearch.

.. automethod:: get(index, doc_type, id[, other kwargs listed below])

.. automethod:: search(query, index, doc_type[, other kwargs listed below])
.. automethod:: search(query[, other kwargs listed below])

.. automethod:: count(query, index, doc_type[, other kwargs listed below])

Expand Down

0 comments on commit 2dda584

Please sign in to comment.