weaviate-client
Preparing search index...
node/src
Boost
Class Boost
Index
Constructors
constructor
Methods
blend
filter
numeric
Decay
numeric
Property
time
Decay
Constructors
constructor
new
Boost
()
:
Boost
Returns
Boost
Methods
Static
blend
blend
(
boosts
:
BoostOptions
[]
,
options
:
Pick
<
BoostOptions
,
"weight"
|
"depth"
>
,
)
:
BoostOptions
Parameters
boosts
:
BoostOptions
[]
options
:
Pick
<
BoostOptions
,
"weight"
|
"depth"
>
Returns
BoostOptions
Static
filter
filter
(
filter
:
FilterValue
,
args
?:
Pick
<
BoostOptions
,
"depth"
|
"weight"
>
,
)
:
BoostOptions
Parameters
filter
:
FilterValue
Optional
args
:
Pick
<
BoostOptions
,
"depth"
|
"weight"
>
Returns
BoostOptions
Static
numeric
Decay
numericDecay
(
args
:
Omit
<
NumericDecay
,
"type"
>
&
Pick
<
BoostOptions
,
"depth"
|
"weight"
,
>
,
)
:
BoostOptions
Parameters
args
:
Omit
<
NumericDecay
,
"type"
>
&
Pick
<
BoostOptions
,
"depth"
|
"weight"
>
Returns
BoostOptions
Static
numeric
Property
numericProperty
(
args
:
Omit
<
PropertyValue
,
"type"
>
&
Pick
<
BoostOptions
,
"depth"
|
"weight"
,
>
,
)
:
BoostOptions
Parameters
args
:
Omit
<
PropertyValue
,
"type"
>
&
Pick
<
BoostOptions
,
"depth"
|
"weight"
>
Returns
BoostOptions
Static
time
Decay
timeDecay
(
args
:
Omit
<
TimeDecay
,
"type"
>
&
Pick
<
BoostOptions
,
"depth"
|
"weight"
>
,
)
:
BoostOptions
Parameters
args
:
Omit
<
TimeDecay
,
"type"
>
&
Pick
<
BoostOptions
,
"depth"
|
"weight"
>
Returns
BoostOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
blend
filter
numeric
Decay
numeric
Property
time
Decay
weaviate-client
Loading...