weaviate-client
Preparing search index...
TextAnalyzerConfig
Type Alias TextAnalyzerConfig
type
TextAnalyzerConfig
=
{
asciiFold
?:
boolean
|
{
ignore
:
string
[]
}
;
stopwordPreset
?:
StopwordsPreset
|
string
;
}
Index
Properties
ascii
Fold?
stopword
Preset?
Properties
Optional
ascii
Fold
asciiFold
?:
boolean
|
{
ignore
:
string
[]
}
Optional
stopword
Preset
stopwordPreset
?:
StopwordsPreset
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ascii
Fold
stopword
Preset
weaviate-client
Loading...