elasticmagic
/
dev.evo.elasticmagic.query
/
FunctionScore
/
Weight
Weight
data class
Weight
(weight:
Double
, filter:
QueryExpression
?) :
FunctionScore.Function
Content copied to clipboard
Functions
Properties
Functions
accept
Link copied to clipboard
open override fun
accept
(ctx:
<ERROR CLASS>
, compiler:
SearchQueryCompiler
)
Content copied to clipboard
children
Link copied to clipboard
open override fun
children
():
Iterator
<
Expression
<*>>?
Content copied to clipboard
clone
Link copied to clipboard
open override fun
clone
():
FunctionScore.Weight
Content copied to clipboard
reduce
Link copied to clipboard
open override fun
reduce
():
FunctionScore.Function
Content copied to clipboard
Properties
filter
Link copied to clipboard
open override val
filter
:
QueryExpression
? = null
Content copied to clipboard
weight
Link copied to clipboard
val
weight
:
Double
Content copied to clipboard