Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
WhitespaceTokenizer
Interface WhitespaceTokenizer
Creates tokens by splitting the
text
field in
SearchKeyword
by whitespaces.
interface
WhitespaceTokenizer
{
type
:
"whitespace"
;
}
Index
Properties
type
Properties
Readonly
type
type
:
"whitespace"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
type
Typescript SDK Type Docs
Loading...
Creates tokens by splitting the
text
field in SearchKeyword by whitespaces.