weaviate-client
Preparing search index...
InvertedIndexConfig
Type Alias InvertedIndexConfig
type
InvertedIndexConfig
=
{
bm25
:
{
b
:
number
;
k1
:
number
}
;
cleanupIntervalSeconds
:
number
;
indexNullState
:
boolean
;
indexPropertyLength
:
boolean
;
indexTimestamps
:
boolean
;
stopwords
:
Stopwords
;
}
Index
Properties
bm25
cleanup
Interval
Seconds
index
Null
State
index
Property
Length
index
Timestamps
stopwords
Properties
bm25
bm25
:
{
b
:
number
;
k1
:
number
}
cleanup
Interval
Seconds
cleanupIntervalSeconds
:
number
index
Null
State
indexNullState
:
boolean
index
Property
Length
indexPropertyLength
:
boolean
index
Timestamps
indexTimestamps
:
boolean
stopwords
stopwords
:
Stopwords
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bm25
cleanup
Interval
Seconds
index
Null
State
index
Property
Length
index
Timestamps
stopwords
weaviate-client
Loading...