You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2016/09/07 13:27:28 UTC

[1/2] documentation commit: updated refs/heads/master to 968b874

Repository: couchdb-documentation
Updated Branches:
  refs/heads/master 5cb7866c6 -> 968b874ea


Index specification for _find is not necessarily a string


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/0d061d09
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/0d061d09
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/0d061d09

Branch: refs/heads/master
Commit: 0d061d09e1fca8f66f5d4a087f4e34e6db74632c
Parents: 2614cfd
Author: Samuel Tardieu <sa...@rfc1149.net>
Authored: Wed Sep 7 09:29:31 2016 +0200
Committer: Samuel Tardieu <sa...@rfc1149.net>
Committed: Wed Sep 7 09:29:31 2016 +0200

----------------------------------------------------------------------
 src/api/database/find.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/0d061d09/src/api/database/find.rst
----------------------------------------------------------------------
diff --git a/src/api/database/find.rst b/src/api/database/find.rst
index 5b78e10..90b796a 100644
--- a/src/api/database/find.rst
+++ b/src/api/database/find.rst
@@ -41,7 +41,7 @@
         be returned. If it is omitted, the entire object is returned.
         More information provided in the section on :ref:`filtering fields
         <find/filter>`. *Optional*
-    :query string use_index: Instruct a query to use a specific index. Specified
+    :query json use_index: Instruct a query to use a specific index. Specified
         either as ``"<design_document>"`` or
         ``["<design_document>", "<index_name>"]``. *Optional*
 


[2/2] documentation commit: updated refs/heads/master to 968b874

Posted by rn...@apache.org.
Merge remote-tracking branch 'sam/database-find'


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/968b874e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/968b874e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/968b874e

Branch: refs/heads/master
Commit: 968b874ea76d5ee71647f7e7ebba8b1bdbef2ac8
Parents: 5cb7866 0d061d0
Author: Robert Newson <rn...@apache.org>
Authored: Wed Sep 7 14:27:12 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Wed Sep 7 14:27:12 2016 +0100

----------------------------------------------------------------------
 src/api/database/find.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------