RankFeatureField

com.sksamuel.elastic4s.fields.RankFeatureField
See theRankFeatureField companion object
case class RankFeatureField(name: String, positiveScoreImpact: Option[Boolean]) extends ElasticField

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ElasticField
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def `type`: String

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product