Preparing search index...
The search index is not available
@ibm-cloud/cloudant - v0.10.3
@ibm-cloud/cloudant
CloudantV1
ExplainResult
Transport
Interface Transport
interface
Transport
{
covering
:
boolean
;
dbname
:
string
;
fields
:
string
[]
;
index
:
CloudantV1
.
IndexInformation
.
Transport
;
index_candidates
?:
IndexCandidate
[]
;
limit
:
number
;
mrargs
?:
CloudantV1
.
ExplainResultMrArgs
.
Transport
;
opts
:
CloudantV1
.
ExplainResultOpts
.
Transport
;
partitioned
?:
any
;
selector
:
JsonObject
;
selector_hints
?:
SelectorHint
[]
;
skip
:
number
;
}
Index
Properties
covering
dbname
fields
index
index_
candidates?
limit
mrargs?
opts
partitioned?
selector
selector_
hints?
skip
Properties
covering
covering
:
boolean
dbname
dbname
:
string
fields
fields
:
string
[]
index
index
:
CloudantV1
.
IndexInformation
.
Transport
Optional
index_
candidates
index_
candidates
?:
IndexCandidate
[]
limit
limit
:
number
Optional
mrargs
mrargs
?:
CloudantV1
.
ExplainResultMrArgs
.
Transport
opts
opts
:
CloudantV1
.
ExplainResultOpts
.
Transport
Optional
partitioned
partitioned
?:
any
selector
selector
:
JsonObject
Optional
selector_
hints
selector_
hints
?:
SelectorHint
[]
skip
skip
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
covering
dbname
fields
index
index_
candidates
limit
mrargs
opts
partitioned
selector
selector_
hints
skip
@ibm-cloud/cloudant - v0.10.3
Loading...