RangeField

trait RangeField extends ElasticField
class Object
trait Matchable
class Any

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
Inherited from:
ElasticField
def name: String
Inherited from:
ElasticField