CombineFunction

com.sksamuel.elastic4s.requests.searches.queries.funcscorer.CombineFunction
See theCombineFunction companion object
sealed trait CombineFunction

Attributes

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