ScoreMode

com.sksamuel.elastic4s.requests.searches.ScoreMode
See theScoreMode companion object
sealed trait ScoreMode

Attributes

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