Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
CollectionLexicalOptions
Interface CollectionLexicalOptions
interface
CollectionLexicalOptions
{
analyzer
?:
string
|
Record
<
string
,
unknown
>
;
enabled
:
boolean
;
}
Index
Properties
analyzer?
enabled
Properties
Optional
analyzer
analyzer
?:
string
|
Record
<
string
,
unknown
>
enabled
enabled
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
analyzer
enabled
@datastax/astra-db-ts
Loading...