File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -866,11 +866,11 @@ One of the following:
866866
867867One of the following:
868868* [ Map] ({{< relref "/develop/reference/protocol-spec#maps" >}}) with the following fields:
869- - ` total_results ` : [ Integer] ({{< relref "/develop/reference/protocol-spec#integers" >}}) - total number of results
870- - ` results ` : [ Array] ({{< relref "/develop/reference/protocol-spec#arrays" >}}) of [ maps] ({{< relref "/develop/reference/protocol-spec#maps" >}}) containing document information
871- - ` attributes ` : [ Array] ({{< relref "/develop/reference/protocol-spec#arrays" >}}) of attribute names
872- - ` format ` : [ Simple string] ({{< relref "/develop/reference/protocol-spec#simple-strings" >}}) - result format
873- - ` warning ` : [ Array] ({{< relref "/develop/reference/protocol-spec#arrays" >}}) of warning messages
869+ - ` total_results ` : [ Integer] ({{< relref "/develop/reference/protocol-spec#integers" >}}) - total number of results
870+ - ` results ` : [ Array] ({{< relref "/develop/reference/protocol-spec#arrays" >}}) of [ maps] ({{< relref "/develop/reference/protocol-spec#maps" >}}) containing document information
871+ - ` attributes ` : [ Array] ({{< relref "/develop/reference/protocol-spec#arrays" >}}) of attribute names
872+ - ` format ` : [ Simple string] ({{< relref "/develop/reference/protocol-spec#simple-strings" >}}) - result format
873+ - ` warning ` : [ Array] ({{< relref "/develop/reference/protocol-spec#arrays" >}}) of warning messages
874874* [ Simple error reply] ({{< relref "/develop/reference/protocol-spec#simple-errors" >}}) in these cases: no such index, syntax error in query.
875875
876876{{< /multitabs >}}
You can’t perform that action at this time.
0 commit comments