RangeField

com.sksamuel.elastic4s.fields.RangeField
trait RangeField extends ElasticField

Attributes

Graph
Supertypes
trait ElasticField
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def boost: Option[Double]
def coerce: Option[Boolean]
def index: Option[Boolean]
def store: Option[Boolean]

Inherited methods

def `type`: String

Attributes

Inherited from:
ElasticField
def name: String

Attributes

Inherited from:
ElasticField