@ibm-cloud/cloudant - v0.12.5
Preparing search index...
CloudantV1
SearchAnalyzeResult
Class SearchAnalyzeResult
Schema for the output of testing search analyzer tokenization.
Index
Constructors
constructor
Properties
tokens
Methods
deserialize
serialize
Constructors
constructor
new
SearchAnalyzeResult
()
:
CloudantV1
.
SearchAnalyzeResult
Returns
CloudantV1
.
SearchAnalyzeResult
Properties
tokens
tokens
:
string
[]
tokens.
Methods
Static
deserialize
deserialize
(
obj
:
any
)
:
CloudantV1
.
SearchAnalyzeResult
Parameters
obj
:
any
Returns
CloudantV1
.
SearchAnalyzeResult
Static
serialize
serialize
(
obj
:
any
)
:
CloudantV1
.
SearchAnalyzeResult
.
Transport
Parameters
obj
:
any
Returns
CloudantV1
.
SearchAnalyzeResult
.
Transport
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
tokens
Methods
deserialize
serialize
@ibm-cloud/cloudant - v0.12.5
Loading...
Schema for the output of testing search analyzer tokenization.