FunctionScoreScoreMode

zio.elasticsearch.query.FunctionScoreScoreMode
See theFunctionScoreScoreMode companion object
sealed trait FunctionScoreScoreMode

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Sum.type
object Avg.type
object First.type
object Max.type
object Min.type
object Multiply.type
object None.type
object Sum.type
Show all
In this article